Class LZ4Legacy.Decoder.IntLeByteScanner
java.lang.Object
io.activej.csp.process.frame.impl.LZ4Legacy.Decoder.IntLeByteScanner
- All Implemented Interfaces:
io.activej.bytebuf.ByteBufs.ByteScanner
- Enclosing class:
- LZ4Legacy.Decoder
public static final class LZ4Legacy.Decoder.IntLeByteScanner
extends Object
implements io.activej.bytebuf.ByteBufs.ByteScanner
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IntLeByteScanner
public IntLeByteScanner()
-
-
Method Details
-
consume
public boolean consume(int index, byte b) - Specified by:
consumein interfaceio.activej.bytebuf.ByteBufs.ByteScanner
-