OutputPacket.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(T x)
  2. void put(T x)
  3. void put(size_t offset, T x)
    struct OutputPacket
    void
    put
    (
    T
    )
    (
    size_t offset
    ,
    T x
    )
    if (
    !isArray!T
    )
  4. void put(size_t offset, T x)

Meta