Skip to content

BitStreamFormatter.Format(Stream, SerializerSession)

Format(Stream, SerializerSession)

static
View source
public static string Format(Stream input, SerializerSession session)
Formats the specified buffer.

Parameters

inputStream
The input buffer.
sessionSerializerSession
The session.

Returns

The formatted input.