menu
bcs package
documentation
legacy_bcs.dart
TypeInterface
encode abstract method
encode abstract method
dark_mode
light_mode
encode
abstract method
BcsWriter
encode
(
dynamic
data
,
BcsWriterOptions
?
options
,
List
typeParams
)
Implementation
BcsWriter encode(dynamic data, BcsWriterOptions? options, List<TypeName> typeParams);
bcs package
documentation
legacy_bcs
TypeInterface
encode abstract method
TypeInterface mixin