Skip to content

API Overview

Top-level module of the BIK decoder.

Call the static method BikDecoder.open to start decoding a BIK file. It should throw an exception if the file can’t be accessed or is not a valid BIK file.

The BikDecoder.isSupported property should be checked after opening a BIK file to verify that the decoder fully supports the version and sub-version of the BIK format used by the file.