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