public class Type1CharStringParser extends Object
Constructor and Description |
---|
Type1CharStringParser() |
Modifier and Type | Method and Description |
---|---|
List<Object> |
parse(byte[] bytes,
IndexData localSubrIndex)
The given byte array will be parsed and converted to a Type1 sequence.
|
public List<Object> parse(byte[] bytes, IndexData localSubrIndex) throws IOException
bytes
- the given mapping as byte arraylocalSubrIndex
- index containing all local subroutinesIOException
- if an error occurs during readingCopyright © 2008–2018. All rights reserved.