Package io.grpc.xds
Class XxHash64.AsciiStringByteSupplier
java.lang.Object
io.grpc.xds.XxHash64.ByteSupplier
io.grpc.xds.XxHash64.AsciiStringByteSupplier
- Enclosing class:
XxHash64
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.grpc.xds.XxHash64.ByteSupplier
next16, next32, next64
-
Field Details
-
str
-
bytes
private final int bytes -
pos
private int pos
-
-
Constructor Details
-
AsciiStringByteSupplier
-
-
Method Details
-
bytes
public long bytes()- Specified by:
bytes
in classXxHash64.ByteSupplier
-
remaining
public long remaining()- Specified by:
remaining
in classXxHash64.ByteSupplier
-
next8
public byte next8()- Specified by:
next8
in classXxHash64.ByteSupplier
-