The String will be encoded using the default encoding regardless of what encoding may be specified in the framebody
(Omit source code)
Creates a new ObjectStringNullTerminated datatype.paramidentifier identifies the frame typeparamframeBody super(identifier, frameBody);
super(identifier, frameBody);
super(object);
return obj instanceof StringNullTerminated && super.equals(obj);
return TextEncoding.CHARSET_ISO_8859_1;