48495051525354
@Override public InputStream getInputStream() throws IOException { checkNotDeleted(); return new FastBufferInputStream(buffer); }