pdf-lite - v1.5.0
Preparing search index...
errors
EofReachedError
Class EofReachedError
Error thrown when the end of file has been reached and no more input is available.
Hierarchy
Error
EofReachedError
Index
Constructors
constructor
Constructors
constructor
new
EofReachedError
(
message
?:
string
)
:
EofReachedError
Parameters
Optional
message
:
string
Returns
EofReachedError
new
EofReachedError
(
message
?:
string
,
options
?:
ErrorOptions
)
:
EofReachedError
Parameters
Optional
message
:
string
Optional
options
:
ErrorOptions
Returns
EofReachedError
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
pdf-lite - v1.5.0
Loading...
Error thrown when the end of file has been reached and no more input is available.