type github.com/gotd/td/tg.PhotoSizeClass (interface)
Method Implmentations
AsNotEmpty() (NotEmptyPhotoSize, bool)
(*PhotoCachedSize).AsNotEmpty
(*PhotoPathSize).AsNotEmpty
(*PhotoSize).AsNotEmpty
(*PhotoSizeEmpty).AsNotEmpty
(*PhotoSizeProgressive).AsNotEmpty
(*PhotoStrippedSize).AsNotEmpty
Decode(b *bin.Buffer) error
(*PhotoCachedSize).Decode
(*PhotoPathSize).Decode
(*PhotoSize).Decode
(*PhotoSizeEmpty).Decode
(*PhotoSizeProgressive).Decode
(*PhotoStrippedSize).Decode
DecodeBare(b *bin.Buffer) error
(*PhotoCachedSize).DecodeBare
(*PhotoPathSize).DecodeBare
(*PhotoSize).DecodeBare
(*PhotoSizeEmpty).DecodeBare
(*PhotoSizeProgressive).DecodeBare
(*PhotoStrippedSize).DecodeBare
Encode(b *bin.Buffer) error
(*PhotoCachedSize).Encode
(*PhotoPathSize).Encode
(*PhotoSize).Encode
(*PhotoSizeEmpty).Encode
(*PhotoSizeProgressive).Encode
(*PhotoStrippedSize).Encode
EncodeBare(b *bin.Buffer) error
(*PhotoCachedSize).EncodeBare
(*PhotoPathSize).EncodeBare
(*PhotoSize).EncodeBare
(*PhotoSizeEmpty).EncodeBare
(*PhotoSizeProgressive).EncodeBare
(*PhotoStrippedSize).EncodeBare
GetType() (value string)
(*PhotoCachedSize).GetType
(*PhotoPathSize).GetType
(*PhotoSize).GetType
(*PhotoSizeEmpty).GetType
(*PhotoSizeProgressive).GetType
(*PhotoStrippedSize).GetType
String() string
(*PhotoCachedSize).String
(*PhotoPathSize).String
(*PhotoSize).String
(*PhotoSizeEmpty).String
(*PhotoSizeProgressive).String
(*PhotoStrippedSize).String
TypeID() uint32
(*PhotoCachedSize).TypeID
(*PhotoPathSize).TypeID
(*PhotoSize).TypeID
(*PhotoSizeEmpty).TypeID
(*PhotoSizeProgressive).TypeID
(*PhotoStrippedSize).TypeID
TypeName() string
(*PhotoCachedSize).TypeName
(*PhotoPathSize).TypeName
(*PhotoSize).TypeName
(*PhotoSizeEmpty).TypeName
(*PhotoSizeProgressive).TypeName
(*PhotoStrippedSize).TypeName
Zero() bool
(*PhotoCachedSize).Zero
(*PhotoPathSize).Zero
(*PhotoSize).Zero
(*PhotoSizeEmpty).Zero
(*PhotoSizeProgressive).Zero
(*PhotoStrippedSize).Zero
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. |