We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
Returns a QuantumGate::Byte pointer to the data contained in the buffer. Enables you to write or copy raw bytes from the buffer.
QuantumGate::Byte
Byte* GetBytes() noexcept;
const Byte* GetBytes() const noexcept;
Returns a QuantumGate::Byte pointer to the data contained in the buffer.