Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GridFSBucketWriteStreamOptions

Hierarchy

Index

Properties

Optional aliases

aliases?: string[]

Array of strings to store in the file document's aliases field

Optional chunkSizeBytes

chunkSizeBytes?: number

Overwrite this bucket's chunkSizeBytes for this file

Optional contentType

contentType?: string

String to store in the file document's contentType field

Optional id

Custom file id for the GridFS file.

Optional metadata

metadata?: Document

Object to store in the file document's metadata field

Optional writeConcern

Write Concern as an object

Generated using TypeDoc