gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

README.md (190B)


      1 # pgio
      2 
      3 Package pgio is a low-level toolkit building messages in the PostgreSQL wire protocol.
      4 
      5 pgio provides functions for appending integers to a []byte while doing byte
      6 order conversion.