StreamChar

Stream to put attribute data into for complex member methods that handle the serialization themself.

alias StreamChar = void delegate(
const(char)[]
) @safe

Meta