type github.com/gotd/td/internal/proto/codec.Full (struct)
Method Implmentations
Read(r io.Reader, b *bin.Buffer) error
*Full.M : Codec.Read
*Full.M : github.com/gotd/td/transport.Codec.Read
ReadHeader(r io.Reader) (err error)
*Full.M : Codec.ReadHeader
*Full.M : github.com/gotd/td/transport.Codec.ReadHeader
Write(w io.Writer, b *bin.Buffer) error
*Full.M : Codec.Write
*Full.M : github.com/gotd/td/transport.Codec.Write
WriteHeader(w io.Writer) (err error)
*Full.M : Codec.WriteHeader
*Full.M : github.com/gotd/td/transport.Codec.WriteHeader
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |