Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GridFSBucketReadStreamOptions

Hierarchy

Index

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-inclusive

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

0-indexed non-negative byte offset from the beginning of the file

Generated using TypeDoc