moveWriterIndex(to:)

Set the writer index to offset.

ByteBuffer-core.swift:1135
mutating func moveWriterIndex(to offset: Int)

Parameters

offset

The offset in bytes to set the reader index to.