byteArraySize
Returns the number of Bytes required to encode a String using the given StringEncodingSettings.
Return
the number of Bytes required to encode the String using the given StringEncodingSettings.
Parameters
settings
the StringEncodingSettings to apply to the encoding.