-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected static int |
RUN_LENGTH_EOD |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
byte[] |
getDecoded(byte[] aEncodedBuffer)
Decode a byte array.
|
static byte[] |
getDecodedRunLength(byte[] aEncodedBuffer) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
RunLengthCodec
public RunLengthCodec()
Copyright © 2014–2015 Philip Helger. All rights reserved.