Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jackc/pgx
/ Int2Codec
Struct
Int2Codec
pgtype/int.go:124–124 · pgtype/int.go::Int2Codec
Source
from the content-addressed store, hash-verified
122
}
123
124
type
Int2Codec
struct
{}
125
126
func
(Int2Codec) FormatSupported(format int16) bool {
127
return
format == TextFormatCode || format == BinaryFormatCode
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected