github.com/gotd/td/bin.Buffer.Expand (method)
5 uses
github.com/gotd/td/bin (current package)
buffer.go#L28: func (b *Buffer) Expand(n int) {
github.com/gotd/td/proto/codec
abridged.go#L84: b.Expand(4)
full.go#L85: b.Expand(n - bin.Word)
intermediate.go#L83: b.Expand(4)
padded_intermediate.go#L83: b.Expand(4)
![]() |
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. |