Function fileToByteArray

  • Convert the given file content to byteArray.

    Remarks

    This function is dynamically replaced using the byteArray converter during the compilation.

    See

    as-transformer

    Parameters

    • filePath: string

      the file path to convert

    Returns StaticArray<u8>

Generated using TypeDoc