vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
Base64ArrayPolicy.fromRepresentation
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
ubyte
[]
fromRepresentation
(
in
string
data
)
if
(
isArray
!
R
&&
is
(
ElementType
!
R
:
ubyte
)
)
Meta
Source
See Implementation
index
vibe
data
serialization
Base64ArrayPolicy
static functions
fromRepresentation
toRepresentation