Serializer.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(ubyte val)
  2. void put(ubyte[] val)
    struct Serializer(R)
    @safe
    void
    put
    (
    in ubyte[] val
    )

Meta