|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BSONDecoder
Method Summary | |
---|---|
int |
decode(byte[] b,
BSONCallback callback)
|
int |
decode(InputStream in,
BSONCallback callback)
|
BSONObject |
readObject(byte[] b)
|
BSONObject |
readObject(InputStream in)
|
Method Detail |
---|
BSONObject readObject(byte[] b)
BSONObject readObject(InputStream in) throws IOException
IOException
int decode(byte[] b, BSONCallback callback)
int decode(InputStream in, BSONCallback callback) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |