public class CMapRange extends Object
todo 1 cmap implement correct byte check
| Constructor and Description |
|---|
CMapRange(byte[] start,
byte[] end) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkPrefix(byte[] value,
int count) |
boolean |
checkRange(byte[] value,
int count) |
int |
getByteCount() |
byte[] |
getEnd() |
byte[] |
getStart() |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.