object
Hex
extends
Value Members
-
def
append
(a: Appendable, bytes: Array[Byte]): Appendable
-
def
append
(a: Appendable, in: Long, length: Int): Appendable
-
def
append
(a: Appendable, in: Long): Appendable
-
def
append
(a: Appendable, in: Int, length: Int): Appendable
-
def
append
(a: Appendable, in: Int): Appendable
-
def
append
(a: Appendable, in: Short, length: Int): Appendable
-
def
append
(a: Appendable, in: Short): Appendable
-
def
parseLong
(s: CharSequence): Long
-
def
parseShort
(s: String): Short