[−][src]Type Definition binjs::io::context::Name
type Name = [u8; 4];
A four-char name embedded in the binary.
This may typically the name of a section or that of a compression format.
type Name = [u8; 4];
A four-char name embedded in the binary.
This may typically the name of a section or that of a compression format.