BinaryWriter.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(T b)
    struct BinaryWriter
    void
    put
    (
    T
    )
    (
    T b
    )
    if (
    isBasicType!T
    )
  2. void put(T b)

Meta