HexString

org.nlogo.util.HexString
object HexString

Attributes

Source
HexString.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
HexString.type

Members list

Value members

Concrete methods

Convert byte array to hex string with lookup table. Algorithm from code example at http://www.mindprod.com/jgloss/hex.html.

Convert byte array to hex string with lookup table. Algorithm from code example at http://www.mindprod.com/jgloss/hex.html.

Attributes

Source
HexString.scala

Attributes

Source
HexString.scala