github.com/gotd/td/internal/mt.FutureSalt.DecodeBare (method, view implemented interface methods)
3 uses
github.com/gotd/td/internal/mt (current package)
tl_future_salt_gen.go#L148: return f.DecodeBare(b)
tl_future_salt_gen.go#L152: func (f *FutureSalt) DecodeBare(b *bin.Buffer) error {
tl_future_salts_gen.go#L186: if err := value.DecodeBare(b); err != nil {
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. |