3
0
Fork
You've already forked java-bin-name
0
Java binary name parser and writer
  • Rust 100%
Find a file
2025年12月18日 23:17:45 +08:00
src introduce ReprForm 2025年12月18日 23:17:45 +08:00
.gitignore Initial commit 2025年12月18日 22:57:00 +08:00
Cargo.toml readme and registry meta 2025年12月18日 23:09:17 +08:00
LICENSE Initial commit 2025年12月18日 22:57:00 +08:00
README.md readme and registry meta 2025年12月18日 23:09:17 +08:00

java-bin-name

Java binary name parser and writer.

Supported items:

  • Classes and interfaces
  • Methods
  • Field types

Differences between JLS and class file representation will be handled automatically.