Uses of Interface
cool.scx.bytes.IByteReader
Packages that use IByteReader
-
Uses of IByteReader in cool.scx.bytes
Classes in cool.scx.bytes that implement IByteReader -
Uses of IByteReader in cool.scx.bytes.supplier
Constructors in cool.scx.bytes.supplier with parameters of type IByteReaderModifierConstructorDescriptionBoundaryByteSupplier(IByteReader dataReader, byte[] boundaryBytes) BoundaryByteSupplier(IByteReader dataReader, byte[] boundaryBytes, int bufferLength)