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

2 uses

	github.com/go-faster/jx (current package)
		dec_int.go#L25: func (d *Decoder) Int() (int, error) {

	github.com/gotd/td/tdjson
		decoder.go#L82: 	return b.Decoder.Int()