Interface ByteSupplier
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
BoundaryByteSupplier, BufferedInputStreamByteSupplier, ByteArrayByteSupplier, FixedLengthByteSupplier, InputStreamByteSupplier, SequenceByteSupplier
-
Method Summary
-
Method Details
-
get
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-