type github.com/pion/dtls/v2.Conn (struct)
Method Implmentations (2 other methods implement nothing)
Close() error
*Conn.M : github.com/pion/stun.Connection.Close
*Conn.M : github.com/pion/stun/v3.Connection.Close
*Conn.M : github.com/prometheus/common/expfmt.Closer.Close
*Conn.M : io.Closer.Close
*Conn.M : io.ReadCloser.Close
*Conn.M : io.ReadWriteCloser.Close
*Conn.M : io.WriteCloser.Close
*Conn.M : net.Conn.Close
Read(p []byte) (n int, err error)
*Conn.M : github.com/pion/stun.Connection.Read
*Conn.M : github.com/pion/stun/v3.Connection.Read
*Conn.M : io.ReadCloser.Read
*Conn.M : io.Reader.Read
*Conn.M : io.ReadWriteCloser.Read
*Conn.M : io.ReadWriter.Read
*Conn.M : net.Conn.Read
SetReadDeadline(t time.Time) error
*Conn.M : github.com/pion/datachannel.ReadDeadliner.SetReadDeadline
*Conn.M : net.Conn.SetReadDeadline
SetWriteDeadline(t time.Time) error
*Conn.M : github.com/pion/datachannel.WriteDeadliner.SetWriteDeadline
*Conn.M : net.Conn.SetWriteDeadline
Write(p []byte) (int, error)
*Conn.M : github.com/pion/stun.Connection.Write
*Conn.M : github.com/pion/stun/v3.Connection.Write
*Conn.M : github.com/miekg/dns.Writer.Write
*Conn.M : internal/bisect.Writer.Write
*Conn.M : io.ReadWriteCloser.Write
*Conn.M : io.ReadWriter.Write
*Conn.M : io.WriteCloser.Write
*Conn.M : io.Writer.Write
*Conn.M : net.Conn.Write
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |