byte* A pointer to the character bytes.
Returns a pointer to the character bytes.
The pointer returned by this method points into the internals of the target FixedString object. It is the caller's responsibility to ensure that the pointer is not used after the FixedString object is destroyed or goes out of scope.