png-compressor
Preparing search index...
png-codec/decode/assert
DecodeError
Class DecodeError
Hierarchy
Error
DecodeError
Index
Constructors
constructor
Properties
message
name
offset
partially
Decoded
Image
stack?
Constructors
constructor
new
DecodeError
(
ctx
:
IDecodeContext
|
IInitialDecodeContext
,
message
:
string
,
offset
:
number
,
)
:
DecodeError
Parameters
ctx
:
IDecodeContext
|
IInitialDecodeContext
message
:
string
offset
:
number
Returns
DecodeError
Properties
message
message
:
string
name
name
:
string
Readonly
offset
offset
:
number
Readonly
partially
Decoded
Image
partiallyDecodedImage
:
Partial
<
IDecodedPng
<
any
>
>
Optional
stack
stack
?:
string
Settings
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
message
name
offset
partially
Decoded
Image
stack
png-compressor
Loading...