public class UndefinedBox extends Box
bytetoTypeMap| Constructor and Description |
|---|
UndefinedBox(long size,
String type) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
load(DataInputStream fin)
Loads Box from stream.
|
public UndefinedBox(long size,
String type)
protected int load(DataInputStream fin) throws IOException
Boxload in class Boxfin - the stream to load box fromIOException - if some I/O error occured.Copyright © 2017 TeleStax, Inc.. All Rights Reserved.