Method Append
Append(byte)
Declaration
public void Append(byte value)
Parameters
Type | Name | Description |
---|---|---|
byte | value |
Append(NativeArray<byte>)
Declaration
public void Append(NativeArray<byte> elements)
Parameters
Type | Name | Description |
---|---|---|
NativeArray<byte> | elements |