CBuffer.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(ubyte val)
  2. void put(const(void)[] data)
    struct CBuffer
    @nogc pure
    void
    put
    (
    const(void)[] data
    )

Meta