HandshakeHash.update

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void update(const(ubyte)* input, size_t length)
  2. void update(Vector!(ubyte, ALLOC) input)
    struct HandshakeHash
    public
    void
    update
    (
    ALLOC
    )
    (
    auto const ref Vector!(ubyte, ALLOC) input
    )

Meta