org.gamenet.application.mm8leveleditor.converter
Class MultipleTGAToBMPFormatConverter.BMPToMultipleTGAConversionInputStream
java.lang.Object
java.io.InputStream
org.gamenet.application.mm8leveleditor.converter.MultipleTGAToBMPFormatConverter.BMPToMultipleTGAConversionInputStream
- Enclosing class:
- MultipleTGAToBMPFormatConverter
- public class MultipleTGAToBMPFormatConverter.BMPToMultipleTGAConversionInputStream
- extends InputStream
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
conversionInputStream
private ByteArrayInputStream conversionInputStream
MultipleTGAToBMPFormatConverter.BMPToMultipleTGAConversionInputStream
public MultipleTGAToBMPFormatConverter.BMPToMultipleTGAConversionInputStream(InputStream[] inputStreamArray,
LodResource lodResource)
throws IOException
readData
private byte[] readData(FormatConverter converter,
InputStream inputStream,
LodResource lodResource)
throws IOException
- Throws:
IOException
read
public int read()
throws IOException
- Throws:
IOException
close
public void close()
throws IOException
- Throws:
IOException