back to index

Byte

Inheritance

Object -> Byte

Properties

value - -  

Methods

int           getValue  ()
              setValue  (int _i)
String        printf    (String _fmt) - convert the Byte to a printf-style formatted String and return it
String        getString () - convert to String
static Byte   New       (int _i) - return new pre-initialized object

back to index