ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
putFP
ae
utils
text
Like
fpToString
, but writes the result to a sink.
void
putFP
(
Writer
F
)
(
auto
ref
Writer
writer
,
F
v
)
Meta
Source
See Implementation
ae
utils
text
modules
ascii
html
parsefp
aliases
CIAsciiString
CIUniString
doubleToString
toLowerHex
enums
fpCFormatString
fpFormatString
significantDigits
functions
UTF8ToRaw
arrayFromHex
asText
asciiSplit
asciiStrip
camelCaseJoin
eatLine
fastReplace
fastSplit
findBestMatch
forceValidUTF8
formatAs
formatted
fpAsString
fromHex
fromZArray
hexDump
newlinesToSpaces
normalizeWhitespace
nullStringTransform
numberToString
parseHexDigit
putFP
randomString
rawToUTF8
sarrayFromHex
segmentByWhitespace
selectBestFrom
splitAsciiLines
splitByCamelCase
stringDistance
stringSimilarity
verbatimWrap
structs
FPAsString
HexParseConfig
templates
fpToString
toHex
Like fpToString, but writes the result to a sink.