SeekableIF.tell

Tells the current position within the stream.

interface SeekableIF
long
tell
()

Return Value

Type: long

the offset from the beginning of the buffer.

Meta