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 Details

    • IntLeByteScanner

      public IntLeByteScanner()
  • Method Details

    • consume

      public boolean consume(int index, byte b)
      Specified by:
      consume in interface io.activej.bytebuf.ByteBufs.ByteScanner