Skip to content

QuantumGate::Buffer::GetSize

Karel Donk edited this page Sep 28, 2018 · 2 revisions

Returns the size of the data in the buffer in bytes.

Signature

Size GetSize() const noexcept;

Return values

Returns the number of bytes in the buffer.

Clone this wiki locally