Skip to content

Missing strings block section in file format docs #9

@N3rdL0rd

Description

@N3rdL0rd

In the docs, the following table is included:

size name description
4 strings_size amount to read next
strings_size strings_data strings list, zero terminated strings

What it instead should be is this:

size name description
4 strings_size amount to read next
strings_size strings_data strings list, zero terminated strings
var * nstrings strings_sizes sizes of each string

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions