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/crypto
cipher_encrypt.go#L62: b.Reset()
cipher_encrypt.go#L72: b.Reset()
github.com/gotd/td/exchange
client_flow.go#L119: b.Reset()
client_flow.go#L218: b.Reset()
client_flow.go#L240: b.Reset()
proto.go#L25: b.Reset()
proto.go#L34: b.Reset()
proto.go#L60: b.Reset()
server_flow.go#L245: b.Reset()
![]() |
The pages are generated with Golds v0.8.4. (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. |