menu
dcid package
documentation
dcid.dart
CodecRegistry
getByCode method
getByCode method
dark_mode
light_mode
getByCode
method
CodecInfo
?
getByCode
(
int
code
)
Implementation
CodecInfo? getByCode(int code) => _byCode[code];
dcid package
documentation
dcid
CodecRegistry
getByCode method
CodecRegistry class