Preparing search index...
The search index is not available
biorate
biorate
mongodb
mongoose
mongo
GridFSChunk
Interface GridFSChunk
interface
GridFSChunk
{
_id
:
mongoose
.
mongo
.
BSON
.
ObjectId
;
data
:
Buffer
|
Uint8Array
;
files_id
:
mongoose
.
mongo
.
BSON
.
ObjectId
;
n
:
number
;
}
Index
Properties
_id
data
files_
id
n
Properties
_id
_id
:
mongoose
.
mongo
.
BSON
.
ObjectId
data
data
:
Buffer
|
Uint8Array
files_
id
files_
id
:
mongoose
.
mongo
.
BSON
.
ObjectId
n
n
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
_id
data
files_
id
n
biorate
Loading...