github.com/gotd/td/bin.Buffer.Reset (method)
11 uses
github.com/gotd/td/bin (current package)
encode.go#L105: func (b *Buffer) Reset() {
pool.go#L34: buf.Reset()
github.com/gotd/td/internal/crypto
cipher_encrypt.go#L39: b.Reset()
cipher_encrypt.go#L49: b.Reset()
github.com/gotd/td/internal/exchange
client_flow.go#L99: b.Reset()
client_flow.go#L198: b.Reset()
client_flow.go#L220: b.Reset()
proto.go#L25: b.Reset()
proto.go#L34: b.Reset()
proto.go#L60: b.Reset()
server_flow.go#L209: b.Reset()
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. |