API Version: 4
Library Version: 4.8.0
Generated by gi-docgen 2024.1
void hex_document_delete_data ( HexDocument* doc, gint64 offset, size_t len, gboolean undoable )
Delete data at offset of length within the buffer.
offset
length
Type: gint64
gint64
Offset in bytes within the payload.
len
Type: size_t
size_t
Length in bytes of the data to be set.
undoable
Type: gboolean
gboolean
Whether the operation should be undoable.