github.com/gotd/td/tg.StorageFilePng.DecodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_storage_file_type_gen.go#L533: 	return f.DecodeBare(b)
		tl_storage_file_type_gen.go#L537: func (f *StorageFilePng) DecodeBare(b *bin.Buffer) error {