SeekableT.tell

Tells the current position within the stream.

template SeekableT(TStruct)
long
tell
()

Return Value

Type: long

the offset from the beginning of the buffer.

Meta