Bases: Enum
Enum
An enumeration.
Copy bytes from one buffer to another.
from_buffer (BinaryIO) – the source buffer
BinaryIO
to_buffer (BinaryIO) – the destination buffer
length (int) – the total number of bytes to copy
int
size (int) – the number of bytes to copy at once
Identify the type of a patch.
patch (BinaryIO) – the patch file
Contents: