- Preparing search index...
- The search index is not available
docx
Methods
Static
toBase64String
- toBase64String(file, prettify?): Promise<string>
-
Parameters
-
-
Optional
prettify: boolean | "" | " " | " " | "\t"
Returns Promise<string>
Static
toBlob
- toBlob(file, prettify?): Promise<Blob>
-
Parameters
-
-
Optional
prettify: boolean | "" | " " | " " | "\t"
Returns Promise<Blob>
Static
toBuffer
- toBuffer(file, prettify?): Promise<Buffer>
-
Parameters
-
-
Optional
prettify: boolean | "" | " " | " " | "\t"
Returns Promise<Buffer>
Static
toStream
- toStream(file, prettify?): Stream
-
Parameters
-
-
Optional
prettify: boolean | "" | " " | " " | "\t"
Returns Stream
Static
toString
- toString(file, prettify?): Promise<string>
-
Parameters
-
-
Optional
prettify: boolean | "" | " " | " " | "\t"
Returns Promise<string>