| Modifier and Type | Field and Description |
|---|---|
static Array<java.lang.Object> |
EXCEPT_BSON_TYPE_CODE |
| Constructor and Description |
|---|
BsonReader() |
BsonReader(EmptyObject empty) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
__hx_create(Array arr) |
static java.lang.Object |
__hx_createEmpty() |
static void |
__hx_ctor_com_qifun_jsonStream_io_BsonReader(BsonReader __temp_me68) |
static JsonStream |
readBsonStream(reactivemongo.bson.buffer.ReadableBuffer input) |
static JsonStream |
readBsonValue(reactivemongo.bson.buffer.ReadableBuffer buffer,
int valueTypeCode) |
__hx_ctor_haxe_lang_HxObject, __hx_deleteField, __hx_getField_f, __hx_getField, __hx_getFields, __hx_invokeField, __hx_lookupField_f, __hx_lookupField, __hx_lookupSetField_f, __hx_lookupSetField, __hx_setField_f, __hx_setFieldpublic static Array<java.lang.Object> EXCEPT_BSON_TYPE_CODE
public BsonReader(EmptyObject empty)
public BsonReader()
public static void __hx_ctor_com_qifun_jsonStream_io_BsonReader(BsonReader __temp_me68)
public static JsonStream readBsonValue(reactivemongo.bson.buffer.ReadableBuffer buffer, int valueTypeCode)
public static JsonStream readBsonStream(reactivemongo.bson.buffer.ReadableBuffer input)
public static java.lang.Object __hx_createEmpty()
public static java.lang.Object __hx_create(Array arr)