type github.com/gotd/td/internal/mt.PQInnerDataClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*PQInnerData).Decode
(*PQInnerDataDC).Decode
(*PQInnerDataTempDC).Decode
DecodeBare(b *bin.Buffer) error
(*PQInnerData).DecodeBare
(*PQInnerDataDC).DecodeBare
(*PQInnerDataTempDC).DecodeBare
Encode(b *bin.Buffer) error
(*PQInnerData).Encode
(*PQInnerDataDC).Encode
(*PQInnerDataTempDC).Encode
EncodeBare(b *bin.Buffer) error
(*PQInnerData).EncodeBare
(*PQInnerDataDC).EncodeBare
(*PQInnerDataTempDC).EncodeBare
GetNewNonce() (value bin.Int256)
(*PQInnerData).GetNewNonce
(*PQInnerDataDC).GetNewNonce
(*PQInnerDataTempDC).GetNewNonce
GetNonce() (value bin.Int128)
(*PQInnerData).GetNonce
(*PQInnerDataDC).GetNonce
(*PQInnerDataTempDC).GetNonce
GetServerNonce() (value bin.Int128)
(*PQInnerData).GetServerNonce
(*PQInnerDataDC).GetServerNonce
(*PQInnerDataTempDC).GetServerNonce
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. |