menu
odbc_fast package
documentation
domain/entities/param_value.dart
ParamValue
serialize abstract method
serialize abstract method
dark_mode
light_mode
serialize
abstract method
List
<
int
>
serialize
(
)
Serializes this parameter value to the legacy v0 wire format.
Implementation
List<int> serialize();
odbc_fast package
documentation
domain/entities/param_value
ParamValue
serialize abstract method
ParamValue class