Method GetRawAddressBytes
GetRawAddressBytes()
Gets the raw bytes for the endpoint.
Declaration
public NativeArray<byte> GetRawAddressBytes()
Returns
Type | Description |
---|---|
NativeArray<byte> | Native array containing the raw bytes (uses temporary allocation). |