Type Definitions
Chunk
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
dataBuf |
Buffer | Chunk raw data |
type |
number | uint 32, png chunk type |
- Source:
| Name | Type | Description |
|---|---|---|
dataBuf |
Buffer | Chunk raw data |
type |
number | uint 32, png chunk type |