writePtr property
T
get
writePtr
Subclass Responsibility: Return the byte pointer to the memory at the writeCount offset from the start of the buffer.
Implementation
T get writePtr;
Subclass Responsibility: Return the byte pointer to the memory at the writeCount offset from the start of the buffer.
T get writePtr;