Package | Description |
---|---|
uk.co.thomasc.steamkit.types.keyvalue | |
uk.co.thomasc.steamkit.util |
Modifier and Type | Method and Description |
---|---|
String |
KVTextReader.readToken(Passable<Boolean> wasQuoted,
Passable<Boolean> wasConditional) |
String |
KVTextReader.readToken(Passable<Boolean> wasQuoted,
Passable<Boolean> wasConditional) |
Modifier and Type | Method and Description |
---|---|
private static byte[] |
ZipUtil.inflateBuffer(byte[] compressedBuffer,
Passable<Integer> decompressedSize) |
private static int |
ZipUtil.readCentralDirectory(BinaryReader reader,
Passable<String> fileName) |
private static byte[] |
ZipUtil.readLocalFile(BinaryReader reader,
Passable<String> fileName,
Passable<Integer> decompressedSize) |
private static byte[] |
ZipUtil.readLocalFile(BinaryReader reader,
Passable<String> fileName,
Passable<Integer> decompressedSize) |
Copyright © 2012. All Rights Reserved.