vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
Base64ArrayPolicy.toRepresentation
index
vibe
data
serialization
Base64ArrayPolicy
Undocumented in source. Be warned that the author may not have intended to support it.
class
Base64ArrayPolicy
(R)
static @
safe
pure
string
toRepresentation
(
in
R
data
)
if
(
isArray
!
R
&&
is
(
ElementType
!
R
:
ubyte
)
)
Meta
Source
See Implementation
index
vibe
data
serialization
Base64ArrayPolicy
static functions
fromRepresentation
toRepresentation