TcpClient.receive

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool receive(string message, uint size)
    class TcpClient
    bool
    receive
    (
    ref string message
    ,
    uint size
    )
  2. bool receive(InStream stream)

Meta