Bytesectionsmodule Name : sig ... endval init_record : out_channel -> toc_writerval record : toc_writer -> Name.t -> unitval write_toc_and_trailer : toc_writer -> unitval read_toc : in_channel -> section_tableval seek_section : section_table -> in_channel -> Name.t -> intval read_section_string : section_table -> in_channel -> Name.t -> stringval read_section_struct : section_table -> in_channel -> Name.t -> 'aval all : section_table -> section_entry listval pos_first_section : section_table -> int