/// The formatting style when writing a value into a buffer.
/// For writing into an array from the start
/// For writing into an array from the end
/// Checks whether an ascii character needs to be escaped by prepending it with `\`.
pub const