메소드 | 설명 | |
---|---|---|
BlobIsReady ( string fileName, long offset, long length ) : void | ||
Dispose ( ) : void | ||
GetBlobDescriptor ( ) : Emul8.Utilities.BlobDescriptor | ||
SerializableFileStreamWrapper ( string underlyingFile ) : System |
메소드 | 설명 | |
---|---|---|
OnSerialization ( ) : void |
public BlobIsReady ( string fileName, long offset, long length ) : void | ||
fileName | string | |
offset | long | |
length | long | |
리턴 | void |
public GetBlobDescriptor ( ) : Emul8.Utilities.BlobDescriptor | ||
리턴 | Emul8.Utilities.BlobDescriptor |
public SerializableFileStreamWrapper ( string underlyingFile ) : System | ||
underlyingFile | string | |
리턴 | System |