type github.com/gotd/td/tg.InputEncryptedFile (struct)
Method Implmentations (3 other methods implement nothing)
AsNotEmpty() (NotEmptyInputEncryptedFile, bool)
*InputEncryptedFile.M : InputEncryptedFileClass.AsNotEmpty
Decode(b *bin.Buffer) error
*InputEncryptedFile.M : InputEncryptedFileClass.Decode
*InputEncryptedFile.M : NotEmptyInputEncryptedFile.Decode
*InputEncryptedFile.M : github.com/gotd/td/bin.Decoder.Decode
*InputEncryptedFile.M : github.com/gotd/td/bin.Object.Decode
DecodeBare(b *bin.Buffer) error
*InputEncryptedFile.M : InputEncryptedFileClass.DecodeBare
*InputEncryptedFile.M : NotEmptyInputEncryptedFile.DecodeBare
*InputEncryptedFile.M : github.com/gotd/td/bin.BareDecoder.DecodeBare
Encode(b *bin.Buffer) error
*InputEncryptedFile.M : InputEncryptedFileClass.Encode
*InputEncryptedFile.M : NotEmptyInputEncryptedFile.Encode
*InputEncryptedFile.M : github.com/gotd/td/bin.Encoder.Encode
*InputEncryptedFile.M : github.com/gotd/td/bin.Object.Encode
EncodeBare(b *bin.Buffer) error
*InputEncryptedFile.M : InputEncryptedFileClass.EncodeBare
*InputEncryptedFile.M : NotEmptyInputEncryptedFile.EncodeBare
*InputEncryptedFile.M : github.com/gotd/td/bin.BareEncoder.EncodeBare
String() string
*InputEncryptedFile.M : InputEncryptedFileClass.String
*InputEncryptedFile.M : NotEmptyInputEncryptedFile.String
*InputEncryptedFile.M : fmt.Stringer.String
*InputEncryptedFile.M : context.stringer.String
*InputEncryptedFile.M : runtime.stringer.String
TypeID() uint32
*InputEncryptedFile.M : InputEncryptedFileClass.TypeID
*InputEncryptedFile.M : NotEmptyInputEncryptedFile.TypeID
TypeName() string
*InputEncryptedFile.M : InputEncryptedFileClass.TypeName
*InputEncryptedFile.M : NotEmptyInputEncryptedFile.TypeName
Zero() bool
*InputEncryptedFile.M : InputEncryptedFileClass.Zero
*InputEncryptedFile.M : NotEmptyInputEncryptedFile.Zero
construct() InputEncryptedFileClass
*InputEncryptedFile.m : InputEncryptedFileClass.construct
*InputEncryptedFile.m : NotEmptyInputEncryptedFile.construct
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. |