type github.com/jackc/pgx/v5/pgproto3.BigEndianBuf
6 uses
github.com/jackc/pgx/v5/pgproto3 (current package)
big_endian.go#L7: type BigEndianBuf [8]byte
big_endian.go#L9: func (b BigEndianBuf) Int16(n int16) []byte {
big_endian.go#L15: func (b BigEndianBuf) Uint16(n uint16) []byte {
big_endian.go#L21: func (b BigEndianBuf) Int32(n int32) []byte {
big_endian.go#L27: func (b BigEndianBuf) Uint32(n uint32) []byte {
big_endian.go#L33: func (b BigEndianBuf) Int64(n int64) []byte {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)