haystacklib ~master (2019-10-21T14:33:42Z)
Home
Dub
Repo
zinc
haystack
zinc
encode
Encodes any Tag type to Zinc using the
OutputRange
void
zinc
(const(T) t, R writer, SortedKeys sorted)
void
zinc
(
T
R
)
(
auto
ref
const
(
T
)
t
,
auto
ref
R
writer
,
SortedKeys
sorted
=
SortedKeys.no
)
if
(
isOutputRange
!(
R
,
char
)
)
string
zinc
(const(T) t, SortedKeys sorted)
Meta
Source
See Implementation
haystack
zinc
encode
enums
DictBraces
SortedKeys
functions
encode
encodeGridHeader
zinc
Encodes any Tag type to Zinc using the OutputRange