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