Package io.activej.csp.binary
Class Utils.IntByteScanner
java.lang.Object
io.activej.csp.binary.Utils.IntByteScanner
- All Implemented Interfaces:
io.activej.bytebuf.ByteBufs.ByteScanner
- Enclosing class:
- Utils
public static class Utils.IntByteScanner
extends Object
implements io.activej.bytebuf.ByteBufs.ByteScanner
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IntByteScanner
public IntByteScanner()
-
-
Method Details
-
consume
public boolean consume(int index, byte b) - Specified by:
consumein interfaceio.activej.bytebuf.ByteBufs.ByteScanner
-
getValue
public int getValue()
-