Preparing search index...
The search index is not available
mindee
mindee
internal
input
StreamInput
Class StreamInput
Hierarchy (
view full
)
LocalInputSource
StreamInput
Index
Constructors
constructor
Properties
filename
file
Object
filepath?
input
Type
mime
Type
Methods
check
Mimetype
cut
Pdf
init
is
Pdf
stream2buffer
Constructors
constructor
new
Stream
Input
(
__namedParameters
)
:
StreamInput
Parameters
__namedParameters
:
StreamInputProps
Returns
StreamInput
Properties
filename
filename
:
string
= ""
file
Object
file
Object
:
Buffer
= ...
Optional
filepath
filepath
?:
string
input
Type
input
Type
:
string
mime
Type
mime
Type
:
string
= ""
Methods
check
Mimetype
check
Mimetype
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
cut
Pdf
cut
Pdf
(
pageOptions
)
:
Promise
<
void
>
Cut PDF pages.
Parameters
pageOptions
:
PageOptions
Returns
Promise
<
void
>
init
init
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
is
Pdf
is
Pdf
(
)
:
boolean
Returns
boolean
stream2buffer
stream2buffer
(
stream
)
:
Promise
<
Buffer
>
Parameters
stream
:
Readable
Returns
Promise
<
Buffer
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
filename
file
Object
filepath
input
Type
mime
Type
Methods
check
Mimetype
cut
Pdf
init
is
Pdf
stream2buffer
mindee
Loading...
Cut PDF pages.