Structs§
- IoOptions
- Options for reading/writing BCSV files
Enums§
- Encoding
- String encoding options
Functions§
- from_
buffer - Read a JMapInfo from a byte buffer
- from_
file - Read a JMapInfo from a file
- to_
buffer - Write a JMapInfo to a byte buffer
This function serializes the
JMapInfointo the BCSV format, including the header, field definitions, entries, and string table - to_file
- Write a JMapInfo to a file