PHP 8.2.30
Preview: README.md Size: 389 B
/home/byroehnu/easepay.easetack.com/node_modules/pg-int8/README.md

[![Build status][ci image]][ci]

64-bit big-endian signed integer-to-string conversion designed for [pg][].

```js
const readInt8 = require('pg-int8');

readInt8(Buffer.from([0, 1, 2, 3, 4, 5, 6, 7]))
// '283686952306183'
```


  [pg]: https://github.com/brianc/node-postgres

  [ci]: https://travis-ci.org/charmander/pg-int8
  [ci image]: https://api.travis-ci.org/charmander/pg-int8.svg

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
127 B lr--r--r-- 2026-03-14 01:49:20
Edit Download
1.54 KB lrw-r--r-- 2026-02-03 15:06:12
Edit Download
750 B lrw-r--r-- 2026-02-03 15:06:12
Edit Download
475 B lrw-r--r-- 2026-02-03 15:06:12
Edit Download
389 B lrw-r--r-- 2026-02-03 15:06:14
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).