Property | Type | Description |
---|
Method | Description | |
---|---|---|
Blob ( ) : System.Collections.TypedArrays | ||
Blob ( TypeOption |
||
Blob ( TypeOption |
||
Close ( ) : void | ||
Slice ( ) : |
||
Slice ( long start ) : |
||
Slice ( long start, long end ) : |
||
Slice ( long start, long end, string contentType ) : |
public Blob ( ) : System.Collections.TypedArrays | ||
return | System.Collections.TypedArrays |
public Blob ( TypeOption |
||
blobParts | TypeOption |
|
return | System.Collections.TypedArrays |
public Blob ( TypeOption |
||
blobParts | TypeOption |
|
options | ||
return | System.Collections.TypedArrays |
public Slice ( long start, long end, string contentType ) : |
||
start | long | |
end | long | |
contentType | string | |
return |