Class UnsignedByteInterpreter

java.lang.Object
cds.savot.model.interpreter.BinaryFieldInterpreter<Short>
cds.savot.model.interpreter.UnsignedByteInterpreter

public class UnsignedByteInterpreter extends BinaryFieldInterpreter<Short>

Binary interpreter for the type "unsignedByte" of VOTable.

  • Null value = 0xff
  • Size = 1 bytes
  • Java type = Short
Since:
09/2011
Author:
Gregory Mantelet