|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mebigfatguy.patchanim.encoders.PngStream
public class PngStream
| Field Summary | |
|---|---|
byte[] |
data
|
int |
pos
|
| Constructor Summary | |
|---|---|
PngStream(byte[] pngData)
|
|
| Method Summary | |
|---|---|
Chunk |
readNextChunk()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int pos
public byte[] data
| Constructor Detail |
|---|
public PngStream(byte[] pngData)
| Method Detail |
|---|
public Chunk readNextChunk()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||