ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
SerializedObject.StringReader
ae
utils
serialization
store
SerializedObject
Undocumented in source.
struct
SerializedObject
(C)
struct
StringReader {
S
s
;
this
(S s);
void
opCall
(Sink sink);
}
Constructors
this
this
(S s)
Undocumented in source.
Members
Functions
opCall
void
opCall
(Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
s
S
s
;
Undocumented in source.
Meta
Source
See Implementation
ae
utils
serialization
store
SerializedObject
aliases
S
constructors
this
enums
Type
functions
handleArray
handleBoolean
handleNull
handleNumeric
handleObject
handleString
handleStringFragments
opAssign
opIndex
read
readArray
readObject
readStringFragments
traverse
manifest constants
isSerializationSink
structs
StringReader
unions
__anonymous
variables
type