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)
    struct HandshakeHash
    public
    void
    update
    (
    const(ubyte)* input
    ,
    size_t length
    )
  2. void update(Vector!(ubyte, ALLOC) input)

Meta