byteLength
The number of valid bytes in the buffer.
Declaration
var byteLength: UInt32 { get set }Discussion
You can change this value as part of an operation that modifies the contents.
The number of valid bytes in the buffer.
var byteLength: UInt32 { get set }You can change this value as part of an operation that modifies the contents.