We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.