scodec-bits
scodec-bits
scodec
scodec.bits
scodec-bits
/
scodec.bits
/
Bases
/
Alphabets
/
Truthy
Truthy
object
Truthy
extends
BinaryAlphabet
Binary alphabet that uses
{t, f}
and allows whitespace and underscores for separation.
Graph
Super types
trait
BinaryAlphabet
trait
Alphabet
class
Object
trait
Matchable
class
Any
Value members
Value members
Methods
def
toChar
(i:
Int
):
Char
def
toIndex
(c:
Char
):
Int
def
ignore
(c:
Char
):
Boolean