메소드 | 설명 | |
---|---|---|
Read ( Stream mask0 ) : Object |
Read the object.
|
|
Save ( Stream os, Object obj ) : void |
Save the object.
|
메소드 | 설명 | |
---|---|---|
WriteLink ( |
Write a link.
|
public Save ( Stream os, Object obj ) : void | ||
os | Stream | The output stream. |
obj | Object | The object to save. |
리턴 | void |