Encoder

trait Encoder

It is recommended that you use the JS base32768 library to back this.

class Object
trait Matchable
class Any

Value members

Abstract methods

def decode(str: String): Uint8Array
def encode(bin: Uint8Array): String