Skip to content

BitStreamFormatter.Format(ReadOnlySequence<byte>, SerializerSession)

Format(ReadOnlySequence<byte>, SerializerSession)

static
View source
public static string Format(ReadOnlySequence<byte> input, SerializerSession session)
Formats the specified buffer.

Parameters

inputReadOnlySequence<byte>
The input buffer.
sessionSerializerSession
The session.

Returns

The formatted input.