Reads string into str.
Reads until null terminator. If not found, DecodeException is thrown.
String to read to
DecodeException
See Implementation
Reads string into str.
Reads until null terminator. If not found, DecodeException is thrown.