# Functions
ReadMarker reads the raw memory representation of a fixed marker from the reader.
ReadSlice reads a slice of arbitrary objects from the reader, written by WriteSlice.
WriteMarker writes the raw memory representation of a fixed marker to the writer.
WriteSlice writes a slice of arbitrary objects to the writer.