Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GridFSBucketReadStreamOptionsWithRevision

Hierarchy

Index

Properties

Optional end

end?: number

0-based offset in bytes to stop streaming before

Optional revision

revision?: number

The revision number relative to the oldest file with the given filename. 0 gets you the oldest file, 1 gets you the 2nd oldest, -1 gets you the newest.

Optional skip

skip?: number

Optional sort

sort?: Sort

Optional start

start?: number

0-based offset in bytes to start streaming from

Generated using TypeDoc