Deserializer

Serialization sink which deserializes into a given type.

Members

Aliases

C
deprecated alias C = immutable(char)
Undocumented in source.

Mixin templates

SinkHandlers
deprecated mixintemplate SinkHandlers(T)
Undocumented in source.

Static functions

makeSink
deprecated auto makeSink(T* p)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ArraySink
deprecated struct ArraySink(T)
Undocumented in source.

Meta