+ String fields are always null terminated and have a max length + Byte fields are made of raw bytes, and read data until they hit a max length or the end of data is reached
Description
Languages
Rust
100%