SeekableT.tell

Tells the current position within the stream.

template SeekableT()
override
long
tell
()

Return Value

Type: long

the (positive or zero) offset from the beginning of the buffer, zero if the target is not seekable.