BinBuffer.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void write(T x)
    struct BinBuffer
    @nogc
    void
    write
    (
    T
    )
    (
    T x
    )
  2. void write(T x, size_t index)

Meta