Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OffsetAndLength

Testing showed that creating new UInt8Arrays was an expensive process, so instead of slicing the array to mark the PLTE and tRNS arrays, we instead store their offset and length.

export
interface

OffsetAndLength

Hierarchy

  • OffsetAndLength

Index

Properties

Properties

length

length: number

offset

offset: number

Generated using TypeDoc