hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
DataTypeCodec.encodeText
hunt
database
driver
postgresql
impl
codec
DataTypeCodec
DataTypeCodec
Undocumented in source. Be warned that the author may not have intended to support it.
class
DataTypeCodec
static
void
encodeText
(
DataType
id
,
ref
Variant
value
,
ByteBuf
buff
)
Meta
Source
See Implementation
hunt
database
driver
postgresql
impl
codec
DataTypeCodec
DataTypeCodec
aliases
binaryDecodeBPCHAR
binaryDecodeCHAR
binaryDecodeNAME
binaryDecodeTEXT
binaryEncodeBPCHAR
binaryEncodeNAME
textDecodeBPCHAR
textDecodeCHAR
textDecodeNAME
textdecodeTEXT
static functions
REFUSED_SENTINEL
decodeBinary
decodeText
encodeBinary
encodeText
isNumber
prepare