|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.soyatec.windows.azure.blob.BlobContents
public class BlobContents
| Constructor Summary | |
|---|---|
BlobContents(byte[] value)
|
|
BlobContents(Stream stream)
|
|
| Method Summary | |
|---|---|
byte[] |
getBytes()
|
Stream |
getStream()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BlobContents(Stream stream)
public BlobContents(byte[] value)
| Method Detail |
|---|
public Stream getStream()
public byte[] getBytes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||