Documentation
Preparing search index...
@spinframework/spin-postgres
<internal>
RdbmsValueBinary
Type Alias RdbmsValueBinary
type
RdbmsValueBinary
=
{
tag
:
"binary"
;
val
:
Uint8Array
;
}
Index
Properties
tag
val
Properties
tag
tag
:
"binary"
val
val
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
tag
val
Documentation
Loading...