public class Type2CharStringParser extends Object
| Constructor and Description |
|---|
Type2CharStringParser() |
public List<Object> parse(byte[] bytes, IndexData globalSubrIndex, IndexData localSubrIndex) throws IOException
bytes - the given mapping as byte arrayglobalSubrIndex - index containing all global subroutineslocalSubrIndex - index containing all local subroutinesIOException - if an error occurs during reading