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

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_check_password_srp_gen.go#L281: 	return i.DecodeBare(b)
		tl_input_check_password_srp_gen.go#L285: func (i *InputCheckPasswordSRP) DecodeBare(b *bin.Buffer) error {