MemoryOutputStream.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. Since 2.18

class MemoryOutputStream
getDataSize
()

Return Value

Type: gsize

the number of bytes written to the stream

Meta