Joy Online Manual
NAME |
objc:decode - Decode an Objective-C type encoding |
SYNOPSIS |
objc:decode encoding
DESCRIPTION |
Reverses an encoding string returned by objc:encode. |
EXAMPLE |
tcl> objc:decode "{?=fi}"
struct float int
SEE ALSO |
objc:encode
objc:expandType
objc:typedef
KEYWORDS |
encoding, type |
Index |