메소드 | 설명 | |
---|---|---|
CmsTypedStream ( Stream inStream ) : System | ||
CmsTypedStream ( string oid, Stream inStream ) : System | ||
CmsTypedStream ( string oid, Stream inStream, int bufSize ) : System | ||
Drain ( ) : void |
public CmsTypedStream ( Stream inStream ) : System | ||
inStream | Stream | |
리턴 | System |
public CmsTypedStream ( string oid, Stream inStream ) : System | ||
oid | string | |
inStream | Stream | |
리턴 | System |
public CmsTypedStream ( string oid, Stream inStream, int bufSize ) : System | ||
oid | string | |
inStream | Stream | |
bufSize | int | |
리턴 | System |