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