Field¶ class Field(size: int, starting_position: int, value: Any | None = None)[source]¶ Class for representing an field for being read from and written in a file.