type github.com/refraction-networking/utls.UConn (struct)

Method Implmentations (87 other methods implement nothing)

Close() error UConn.M : io.Closer.Close *UConn.M : io.ReadCloser.Close *UConn.M : io.ReadWriteCloser.Close *UConn.M : io.WriteCloser.Close *UConn.M : net.Conn.Close
CloseWrite() error UConn.M : net/http.closeWriter.CloseWrite
LocalAddr() net.Addr *UConn.M : net.Conn.LocalAddr
Read(b []byte) (int, error) *UConn.M : io.ReadCloser.Read *UConn.M : io.Reader.Read *UConn.M : io.ReadWriteCloser.Read *UConn.M : io.ReadWriter.Read *UConn.M : net.Conn.Read
RemoteAddr() net.Addr *UConn.M : net.Conn.RemoteAddr
Write(b []byte) (int, error) *UConn.M : internal/bisect.Writer.Write *UConn.M : io.ReadWriteCloser.Write *UConn.M : io.ReadWriter.Write *UConn.M : io.WriteCloser.Write *UConn.M : io.Writer.Write *UConn.M : net.Conn.Write *UConn.M : transcriptHash.Write *UConn.M : crypto/tls.transcriptHash.Write