ShortToString

typealias ShortToString = (Short) -> String(source)

Method to convert a Short to its String representation.