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)
nothrow @
safe
nothrow @
trusted
size_t
serializationLength
(
T
)
(
T
t
)
if
(
is
(
T
== struct) &&
!
hasMember
!(
T
, "opSlice")
&&
!
hasMember
!(
T
, "get")
&&
!
isTuple
!
T
)
size_t
serializationLength
(T t)
size_t
serializationLength
(T t)
Meta
Source
See Implementation
fast
json
enums
DataType
trustedSource
functions
parseJSON
parseTrustedJSON
serializationLength
serializeJSON
validateJSON
structs
Json
JsonMapping
JsonParserState
serialize