Skip to content

Writer<TBufferWriter> Properties

Provides functionality for writing to an output stream.

Position

get
View source
public readonly int Position
Gets the position.

Property value

The position.

Session

get
View source
public readonly SerializerSession Session
Gets the serializer session.

Property value

The serializer session.

WritableSpan

get
View source
public readonly Span<byte> WritableSpan
Gets the current writable span.

Property value

The current writable span.