Skip to content

BitStreamFormatter.Format(Reader<TInput>, StringBuilder)

Format(Reader<TInput>, StringBuilder)

static
View source
public static void Format<TInput>(ref Reader<TInput> reader, StringBuilder result)
Formats the specified buffer.

Parameters

readerReader<TInput>
The reader.
resultStringBuilder
The destination string builder.