type github.com/quic-go/quic-go.Stream (struct)
Method Implmentations (6 other methods implement nothing)
Close() error
*Stream.M : github.com/pion/stun.Connection.Close
*Stream.M : github.com/pion/stun/v3.Connection.Close
*Stream.M : github.com/prometheus/common/expfmt.Closer.Close
*Stream.M : io.Closer.Close
*Stream.M : io.ReadCloser.Close
*Stream.M : io.ReadWriteCloser.Close
*Stream.M : io.WriteCloser.Close
Read(p []byte) (int, error)
*Stream.M : github.com/pion/stun.Connection.Read
*Stream.M : github.com/pion/stun/v3.Connection.Read
*Stream.M : io.ReadCloser.Read
*Stream.M : io.Reader.Read
*Stream.M : io.ReadWriteCloser.Read
*Stream.M : io.ReadWriter.Read
SetReadDeadline(t time.Time) error
*Stream.M : github.com/pion/datachannel.ReadDeadliner.SetReadDeadline
SetWriteDeadline(t time.Time) error
*Stream.M : github.com/pion/datachannel.WriteDeadliner.SetWriteDeadline
Write(p []byte) (int, error)
*Stream.M : github.com/miekg/dns.Writer.Write
*Stream.M : github.com/pion/stun.Connection.Write
*Stream.M : github.com/pion/stun/v3.Connection.Write
*Stream.M : internal/bisect.Writer.Write
*Stream.M : io.ReadWriteCloser.Write
*Stream.M : io.ReadWriter.Write
*Stream.M : io.WriteCloser.Write
*Stream.M : io.Writer.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. |