public class RunLengthBitsCollection extends BitsCollection<HashMap<Bits,AtomicInteger>>
BitsCollection.CodeTypebitDepthmap| Constructor and Description |
|---|
RunLengthBitsCollection(int bitDepth) |
| Modifier and Type | Method and Description |
|---|---|
void |
read(BitInputStream in) |
void |
write(BitOutputStream out) |
getTypepublic void read(BitInputStream in) throws IOException
read in class BitsCollection<HashMap<Bits,AtomicInteger>>IOExceptionpublic void write(BitOutputStream out) throws IOException
write in class BitsCollection<HashMap<Bits,AtomicInteger>>IOExceptionCopyright © 2019 SimiaCryptus Software. All rights reserved.