public class StringSizeTerminated extends TextEncodedStringSizeTerminated
frameBody, identifier, logger, size, TYPE_ELEMENT, value
Constructor and Description |
---|
StringSizeTerminated(String identifier,
AbstractTagFrameBody frameBody)
Creates a new ObjectStringSizeTerminated datatype.
|
StringSizeTerminated(StringSizeTerminated object) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
protected Charset |
getTextEncodingCharSet()
Get the text encoding being used.
|
addValue, checkTrailingNull, getNumberOfValues, getValueAtIndex, getValues, getValueWithoutTrailingNull, readByteArray, splitByNullSeperator, stripTrailingNull, writeByteArray, writeString, writeStringUTF16BEBOM, writeStringUTF16LEBOM
canBeEncoded, getCorrectDecoder, getSize, setSize, toString
createStructure, getBody, getIdentifier, getValue, readByteArray, setBody, setValue
public StringSizeTerminated(String identifier, AbstractTagFrameBody frameBody)
identifier
- identifies the frame typeframeBody
- public StringSizeTerminated(StringSizeTerminated object)
public boolean equals(Object obj)
equals
in class TextEncodedStringSizeTerminated
protected Charset getTextEncodingCharSet()
AbstractString
getTextEncodingCharSet
in class AbstractString
Copyright © 2005–2020 jthink.net. All rights reserved.