public static byte getByte(long address) {
   return PlatformDependent0.getByte(address);
 }