pgcopy 0.0.2

PostgreSQL binary COPY format generator
Documentation
1
2
3
assert_write!(bytes, write_bytea,
    [0xde, 0xad, 0xbe, 0xef],
    vec![0x00, 0x00, 0x00, 0x04, 0xde, 0xad, 0xbe, 0xef]);