Public Member Functions | List of all members
com.google.protobuf.ByteString.ArraysByteArrayCopier Class Reference
Inheritance diagram for com.google.protobuf.ByteString.ArraysByteArrayCopier:
Inheritance graph
[legend]

Public Member Functions

byte[] copyFrom (byte[] bytes, int offset, int size)
 

Detailed Description

Implementation of

ByteArrayCopier

which uses Arrays#copyOfRange.

Definition at line 114 of file ByteString.java.

Member Function Documentation

◆ copyFrom()

byte [] com.google.protobuf.ByteString.ArraysByteArrayCopier.copyFrom ( byte[]  bytes,
int  offset,
int  size 
)
inline

Copies the specified range of the specified array into a new array

Implements com.google.protobuf.ByteString.ByteArrayCopier.

Definition at line 116 of file ByteString.java.


The documentation for this class was generated from the following file:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06