github.com/gotd/td/bin.Buffer.ResetTo (method)
8 uses
github.com/gotd/td/bin (current package)
buffer.go#L69: func (b *Buffer) ResetTo(buf []byte) {
github.com/gotd/td/exchange
client_flow.go#L156: b.ResetTo(plaintextMsg.MessageData)
client_flow.go#L177: b.ResetTo(data)
client_flow.go#L249: b.ResetTo(plaintextMsg.MessageData)
proto.go#L99: b.ResetTo(msg.MessageData)
server_flow.go#L187: b.ResetTo(r)
server_flow.go#L277: b.ResetTo(decrypted)
github.com/gotd/td/mtproto
handle_result.go#L24: b.ResetTo(res.Result)
![]() |
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. |