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

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_file_gen.go#L186: 	return i.DecodeBare(b)
		tl_input_file_gen.go#L190: func (i *InputFile) DecodeBare(b *bin.Buffer) error {