Home
last modified time | relevance | path

Searched defs:PlainByteSupplier (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/xds/third_party/zero-allocation-hashing/main/java/io/grpc/xds/
DXxHash64.java205 private static class PlainByteSupplier extends ByteSupplier { class in XxHash64
211 private PlainByteSupplier(byte[] src) { in PlainByteSupplier() method in XxHash64.PlainByteSupplier
215 private PlainByteSupplier(byte[] src, int offset, int len) { in PlainByteSupplier() method in XxHash64.PlainByteSupplier