pub fn format_buffer( buffer: &Buffer, chunks: Option<&[Chunk]>, format: OutputFormat, ) -> String
Formats a single buffer.