getDataSize
Returns the number of bytes from the start up to including the last byte written in the stream that has not been truncated away.
Return
the number of bytes written to the stream
Since
2.18
Returns the number of bytes from the start up to including the last byte written in the stream that has not been truncated away.
the number of bytes written to the stream
2.18