Package io.grpc.xds

Class XxHash64.PlainByteSupplier

    • Field Detail

      • src

        private final byte[] src
      • len

        private final int len
      • pos

        private int pos
      • remain

        private int remain
    • Constructor Detail

      • PlainByteSupplier

        private PlainByteSupplier​(byte[] src)
      • PlainByteSupplier

        private PlainByteSupplier​(byte[] src,
                                  int offset,
                                  int len)