GetAllocatedBuffer Method (IReadOnlyPubSubBuffer)
- Last UpdatedApr 08, 2026
- 1 minute read
Allows access to a copy of the internal byte buffer.
byte[] GetAllocatedBuffer()
array<byte>^ GetAllocatedBuffer();
Return Value
A pointer to the internal byte buffer.