C# 클래스 Shaman.Runtime.BlobPackage

파일 보기 프로젝트 열기: antiufo/Shaman.BlobStore 1 사용 예제들

공개 메소드들

메소드 설명
CopyMemoryStream ( ) : MemoryStream

비공개 메소드들

메소드 설명
Commit ( bool perfect ) : long
EnsureAdditionalCapacity ( int capacity ) : MemoryStream
EnsureCapacity ( int capacity ) : MemoryStream
OpenWrite ( bool autocommit ) : BlobStream
Release ( bool commit = true ) : void
WriteHeader ( string name ) : void
WriteToFile ( ) : void

메소드 상세

CopyMemoryStream() 공개 메소드

public CopyMemoryStream ( ) : MemoryStream
리턴 System.IO.MemoryStream