Next: , Previous: , Up: String   [Index]


1.158.7 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.