Uses of Class
org.apache.pdfbox.pdfparser.EndstreamFilterStream
Packages that use EndstreamFilterStream
Package
Description
The pdfparser package contains classes to parse PDF documents and objects within the document.
-
Uses of EndstreamFilterStream in org.apache.pdfbox.pdfparser
Methods in org.apache.pdfbox.pdfparser with parameters of type EndstreamFilterStreamModifier and TypeMethodDescriptionprivate longCOSParser.readUntilEndStream(EndstreamFilterStream out) This method will read through the current stream object until we find the keyword "endstream" meaning we're at the end of this object.