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

2 uses

	github.com/gotd/td/tg (current package)
		tl_file_hash_gen.go#L161: 	return f.DecodeBare(b)
		tl_file_hash_gen.go#L165: func (f *FileHash) DecodeBare(b *bin.Buffer) error {