StreamChar

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

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

Meta