Module classfile_parser::parser [−][src]
Functions
Parse a byte array into a ClassFile. This will probably be deprecated in 0.4.0 in as it returns a nom IResult type, which exposes the internal parsing library and not a good idea.
Parse a byte array into a ClassFile. This will probably be deprecated in 0.4.0 in as it returns a nom IResult type, which exposes the internal parsing library and not a good idea.