Next:
String-filesystem
, Previous:
String-built ins
, Up:
String
1.155.6 String: converting
asByteArray
Return the receiver, converted to a ByteArray of ASCII values
asString
But I already am a String! Really!
asSymbol
Returns the symbol corresponding to the receiver
encoding
Answer the encoding of the receiver. This is not implemented unless you load the Iconv package.