BinaryWriter.position

Sets new position in buffer.

  1. size_t position()
  2. void position(size_t newpos)
    struct BinaryWriter
    void
    position
    @property
    (
    size_t newpos
    )

Meta