packages feed

spade-0.1.0.1: docs/functions/string.md

### String Functions

#### decodeutf8

Accepts a byte value representing a UTF-8 encoded string and return the string.

#### encodeutf8

Accepts a string argument and returns the bytes that represent its UTF-8 encoding.