github.com/gotd/td/bin.Buffer.Int256 (method)
8 uses
github.com/gotd/td/bin (current package)
decode.go#L201: func (b *Buffer) Int256() (Int256, error) {
int256.go#L10: v, err := buf.Int256()
github.com/gotd/td/crypto
rand.go#L52: return b.Int256()
github.com/gotd/td/mt
tl_p_q_inner_data_gen.go#L227: value, err := b.Int256()
tl_p_q_inner_data_gen.go#L487: value, err := b.Int256()
tl_p_q_inner_data_gen.go#L772: value, err := b.Int256()
github.com/gotd/td/tg
tl_phone_create_conference_call_gen.go#L297: value, err := b.Int256()
tl_phone_join_group_call_gen.go#L337: value, err := b.Int256()
![]() |
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. |