BufferedOutput.seek

Seek within this stream

Any and all buffered output is disposed before the upstream is invoked. Use an explicit flush() to emit content prior to seeking.

class BufferedOutput
final override
long
seek
(
long offset
,
Anchor start = Anchor.Begin
)

Meta