more ~master (2021-04-25T17:22:00Z)
Home
Dub
Repo
StringSink
more
format
An alias to the common sink delegate used for string formatting.
alias
StringSink
=
void
delegate
(
const
(
char
)[]
)
Meta
Source
See Implementation
more
format
aliases
StringSink
toHexLower
toHexUpper
enums
Case
functions
asciiFormatEscaped
asciiIsUnreadable
asciiWriteEscaped
asciiWriteUnreadable
formatEscapeByPolicy
formatEscapeSet
formatHex
putf
toHex
utf8FormatEscaped
utf8IsUnreadable
utf8WriteEscaped
utf8WriteUnreadable
structs
DelegateFormatter
An alias to the common sink delegate used for string formatting.