Previous:
CChar-accessing
, Up:
CChar
1.23.3 CChar: conversion
asByteArray: size
Convert size bytes pointed to by the receiver to a String
asString
Convert the data pointed to by the receiver, up to the first NULL byte, to a String
asString: size
Convert size bytes pointed to by the receiver to a String