Back to Pocketbase

Interface File

static/jsvm/interfaces/multipart.File.html

latest522 B
Original Source

Interface File

File is an interface to access the file part of a multipart message. Its contents may be either stored in memory or on disk. If stored on disk, the File's underlying concrete type will be an *os.File.

Hierarchy

  • File

Indexable

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc