ArrayCharExtension extension

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

on

Methods

getAsciiString(int maxLength, {bool zeroTerminated = true}) String

Available on Array<Char>, provided by the ArrayCharExtension extension

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
getUtf8String(int maxLength, {bool zeroTerminated = true}) String

Available on Array<Char>, provided by the ArrayCharExtension extension

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
setAsciiString(String value, {required bool nullTerminated}) → void

Available on Array<Char>, provided by the ArrayCharExtension extension

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
setUtf8String(String value) → void

Available on Array<Char>, provided by the ArrayCharExtension extension

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer