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

3 uses

	github.com/go-faster/jx (current package)
		enc_int.go#L6: 		e.w.Int(v)
		w_int.go#L4: func (w *Writer) Int(v int) bool {

	github.com/gotd/td/tdjson
		encoder.go#L26: 	b.Writer.Int(v)