unpack a string as an array of characters that's terminated by "\x00" (or "\u0000") charbyte. this is the traditional c-programming language convention for strings.