vibe-sdlang ~master (2022-05-10T05:47:51.9392484)
Dub
Repo
SDLangSerializer.beginWriteArrayEntry
vibe
data
sdl
SDLangSerializer
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SDLangSerializer
@
trusted
void
beginWriteArrayEntry
(
ElementTraits
)
(
size_t
idx
)
Meta
Source
See Implementation
vibe
data
sdl
SDLangSerializer
constructors
this
enums
isSDLBasicType
isSupportedValueType
functions
beginReadArrayEntry
beginReadDictionaryEntry
beginWriteArray
beginWriteArrayEntry
beginWriteDictionary
beginWriteDictionaryEntry
endReadArrayEntry
endReadDictionaryEntry
endWriteArray
endWriteArrayEntry
endWriteDictionary
endWriteDictionaryEntry
getSerializedResult
readArray
readDictionary
readValue
tryReadNull
writeValue
postblits
this(this)