Uses of Class
org.apache.commons.imaging.mylzw.MyLzwCompressor.ByteArray
Packages that use MyLzwCompressor.ByteArray
-
Uses of MyLzwCompressor.ByteArray in org.apache.commons.imaging.mylzw
Fields in org.apache.commons.imaging.mylzw with type parameters of type MyLzwCompressor.ByteArrayModifier and TypeFieldDescriptionprivate final Map<MyLzwCompressor.ByteArray, Integer> MyLzwCompressor.mapMethods in org.apache.commons.imaging.mylzw that return MyLzwCompressor.ByteArrayModifier and TypeMethodDescriptionprivate MyLzwCompressor.ByteArrayMyLzwCompressor.arrayToKey(byte b) private MyLzwCompressor.ByteArrayMyLzwCompressor.arrayToKey(byte[] bytes, int start, int length) Methods in org.apache.commons.imaging.mylzw with parameters of type MyLzwCompressor.ByteArrayModifier and TypeMethodDescriptionprivate booleanMyLzwCompressor.addTableEntry(MyBitOutputStream bos, MyLzwCompressor.ByteArray key)