Format(Stream, SerializerSession)
static
public static string Format(Stream input, SerializerSession session) Formats the specified buffer.
Parameters
inputStream- The input buffer.
sessionSerializerSession- The session.
Returns
The formatted input.
