github.com/gotd/td/internal/mt.GzipPacked.PackedData (field)
5 uses
github.com/gotd/td/internal/mt (current package)
tl_gzip_packed_gen.go#L37: PackedData []byte
tl_gzip_packed_gen.go#L55: if !(g.PackedData == nil) {
tl_gzip_packed_gen.go#L116: b.PutBytes(g.PackedData)
tl_gzip_packed_gen.go#L141: g.PackedData = value
tl_gzip_packed_gen.go#L151: return g.PackedData
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. |