menu
struct_data package
documentation
binary_format/binary_codec.dart
DataEncoder<T> typedef
DataEncoder<T> typedef
dark_mode
light_mode
DataEncoder<
T
>
typedef
DataEncoder
<
T
> =
int
Function
(
T
view
)
Implementation
typedef DataEncoder<T> = int Function(T view);
struct_data package
documentation
binary_format/binary_codec
DataEncoder<T> typedef
binary_codec library