Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GridFSBucketReadStreamOptionsWithRevision

Hierarchy

Index

Properties

end?: number

0-based offset in bytes to stop streaming before

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.

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

0-based offset in bytes to start streaming from

Generated using TypeDoc