Byte_sequence_implSourcebyte_sequence_ocaml.lem, a list of bytes used for ELF I/O and other basic * tasks in the ELF model.
A byte_sequence, bs, denotes a consecutive list of bytes. Can be read * from or written to a binary file. Most basic type in the ELF formalisation. * This is a faster OCaml byte sequence implementation.
val instance_Basic_classes_Ord_Byte_sequence_impl_byte_sequence_dict :
Byte_sequence_wrapper.byte_sequence Lem_basic_classes.ord_classval instance_Show_Show_Byte_sequence_impl_byte_sequence_dict :
Byte_sequence_wrapper.byte_sequence Show.show_classval instance_Basic_classes_Eq_Byte_sequence_impl_byte_sequence_dict :
Byte_sequence_wrapper.byte_sequence Lem_basic_classes.eq_classval takebytes_with_length :
Nat_big_num.num ->
Nat_big_num.num ->
Byte_sequence_wrapper.byte_sequence ->
Byte_sequence_wrapper.byte_sequence Error.error