Function generateContentHeader

  • Creates the content header which identifies the content with the length. Data should follow this header. Formatted as... generic_header(10) | total_size(8)[data_size + header_size] | i_node(4) | 'D'(1)

    Parameters

    Returns Uint8Array

Generated using TypeDoc