jcombu 0.1.0 copy "jcombu: ^0.1.0" to clipboard
jcombu: ^0.1.0 copied to clipboard

outdated

A starting point for Dart libraries or applications.

example/jcombu_example.dart

import 'package:jcombu/jcombu.dart' as jcombu;

void main() {
  final s = jcombu.convertJis([0x1b, 0x24, 0x40, 0x30, 0x21]);
  print(s);
}
2
likes
0
pub points
65%
popularity

Publisher

unverified uploader

A starting point for Dart libraries or applications.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on jcombu