Post.this

Undocumented in source.
  1. this(Document doc)
  2. this(SecureNet net, Document doc, Pubkey pkey)
  3. this(SecureNet net, T pack)
  4. this(SecureNet net, T post)
    struct Post(Direction DIRECTION)
    static if(!(DIRECTION is Direction.RECEIVE))
    this
    (
    T
    )
    (,
    const T post
    )
    if (
    is(T : const Document)
    )

Meta