Uses of Interface
com.google.protobuf.ByteString.ByteArrayCopier
Packages that use ByteString.ByteArrayCopier
-
Uses of ByteString.ByteArrayCopier in com.google.protobuf
Classes in com.google.protobuf that implement ByteString.ByteArrayCopierModifier and TypeClassDescriptionprivate static final class
Implementation ofByteArrayCopier
which usesArrays.copyOfRange(T[], int, int)
.private static final class
Implementation ofByteArrayCopier
which usesSystem.arraycopy(java.lang.Object, int, java.lang.Object, int, int)
.Fields in com.google.protobuf declared as ByteString.ByteArrayCopierModifier and TypeFieldDescriptionprivate static final ByteString.ByteArrayCopier
ByteString.byteArrayCopier