public class BciFileFaker extends FileFaker
| Constructor and Description |
|---|
BciFileFaker() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
addLeadingZeros() |
protected int |
bufferSize() |
void |
fakeBciFile(File bci,
List<Integer> expectedTiles) |
protected void |
fakeFile(ByteBuffer buffer) |
protected void fakeFile(ByteBuffer buffer)
protected boolean addLeadingZeros()
addLeadingZeros in class FileFakerprotected int bufferSize()
bufferSize in class FileFakerpublic void fakeBciFile(File bci, List<Integer> expectedTiles) throws IOException
IOException