Interface GridFSBucketReadStreamOptions

Hierarchy

Properties

Properties

end?: number

0-indexed non-negative byte offset to the end of the file contents to be returned by the stream. end is non-inclusive0到流返回的文件内容末尾的索引非负字节偏移量。end是非包容性的

skip?: number
sort?: Sort
start?: number

0-indexed non-negative byte offset from the beginning of the file0-索引的非负字节从文件开头的偏移量

Generated using TypeDoc