libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
serializationLength
fast
json
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
serializationLength
(T t)
size_t
serializationLength
(T t)
size_t
serializationLength
(T t)
nothrow @
safe
nothrow @
trusted
size_t
serializationLength
(
T
)
(
T
t
)
if
(
(
isArray
!
T
||
(
is
(
T
== struct) &&
hasMember
!(
T
, "opSlice")
)
||
isTuple
!
T
)
&&
!
isSomeString
!
T
)
Meta
Source
See Implementation
fast
json
enums
DataType
trustedSource
functions
parseJSON
parseTrustedJSON
serializationLength
serializeJSON
validateJSON
structs
Json
JsonMapping
JsonParserState
serialize