github.com/go-faster/jx.Decoder.Num (method)

2 uses

	github.com/go-faster/jx (current package)
		dec_num.go#L10: func (d *Decoder) Num() (Num, error) {

	github.com/gotd/td/tdjson
		decoder.go#L116: 	n, err := b.Decoder.Num()