Word->string

(word->string integer) -> string

Given an integer "word" (bytes), returns the corresponding string value.

Example:

>> (word->string 300)
:: "\1,"