LengthPrefix
@SerialInfo
Annotation added for serializing using BluetoothFormat
When applied to a String, a StringEncodingSettings.LengthPrefix will be used as the StringEncodingSettings.endMarking. Similar encoding will be used to add a length to a List/Map. Defaults to StringEncodingSettings.LengthPrefix.ByteLength
Properties
Link copied to clipboard
if true will use StringEncodingSettings.LengthPrefix.WithOverflow
Link copied to clipboard
if true will use StringEncodingSettings.LengthPrefix.ShortLength
Link copied to clipboard
the Byte to use as the sentinel for StringEncodingSettings.LengthPrefix.WithOverflow