Class ByteString.ArraysByteArrayCopier

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] copyFrom​(byte[] bytes, int offset, int size)
      Copies the specified range of the specified array into a new array
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ArraysByteArrayCopier

        private ArraysByteArrayCopier()