Uses of Class
org.basex.io.in.BufferInput
Packages that use BufferInput
-
Uses of BufferInput in org.basex.io.in
Subclasses of BufferInput in org.basex.io.inModifier and TypeClassDescriptionfinal classThis class allows reading from a cached byte array.final classThis is an input stream for project specific data types.final classThis class provides a convenient access to text input.classThis class provides buffered access to textual input.Methods in org.basex.io.in that return BufferInputModifier and TypeMethodDescriptionstatic BufferInputBufferInput.get(InputStream in) Returns a buffered input stream.static BufferInputReturns a buffered input stream. -
Uses of BufferInput in org.basex.query.value.item
Methods in org.basex.query.value.item that return BufferInputModifier and TypeMethodDescriptionReturns an input stream.