Skip to content

Set and get stream position #8

@tizoc

Description

@tizoc

Stream position manipulation and query functions

There are no stream positions in Shen. Desired functionality:

  • go to the beginning of the stream
  • go to the end of the stream
  • go to an arbitrary position in the stream (relative to beginning, end or current position in stream)
  • query the current position in the stream

Current implementations

TODO: add others

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions