ArrayCharExtension extension
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Methods
-
getAsciiString(
int maxLength, {bool zeroTerminated = true}) → String -
Available on Array<
General Library Documentation Undocument By General Corporation & Global Corporation & General DeveloperChar> , provided by the ArrayCharExtension extension -
getUtf8String(
int maxLength, {bool zeroTerminated = true}) → String -
Available on Array<
General Library Documentation Undocument By General Corporation & Global Corporation & General DeveloperChar> , provided by the ArrayCharExtension extension -
setAsciiString(
String value, {required bool nullTerminated}) → void -
Available on Array<
General Library Documentation Undocument By General Corporation & Global Corporation & General DeveloperChar> , provided by the ArrayCharExtension extension -
setUtf8String(
String value) → void -
Available on Array<
General Library Documentation Undocument By General Corporation & Global Corporation & General DeveloperChar> , provided by the ArrayCharExtension extension