CerealiserImpl.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void write(T val)
  2. void write(T val)
  3. void write(const(T)[] val)
  4. void write(const(V[K]) val)
    struct CerealiserImpl(R)
    @trusted
    void
    write
    (
    K
    V
    )
    (
    const(V[K]) val
    )

Meta