Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Shaman
Runtime
BlobStore.Blob
C# Class Shaman.Runtime.BlobStore.Blob
Datei anzeigen
Open project: antiufo/Shaman.BlobStore
Public Methods
Method
Description
OpenRead
( ) :
Stream
ReadAllBytes
( ) :
byte[]
ReadAllText
( ) :
string
Method Details
OpenRead()
public
method
public
OpenRead
( ) :
Stream
return
Stream
ReadAllBytes()
public
method
public
ReadAllBytes
( ) :
byte[]
return
byte[]
ReadAllText()
public
method
public
ReadAllText
( ) :
string
return
string