Guest User

Untitled

a guest
Jul 16th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. public int method1635(byte arg0) {
  2. try {
  3. if (arg0 <= 92)
  4. return -22;
  5. anInt4219++;
  6. return -buffer[position++] & 0xff;
  7. } catch (RuntimeException runtimeexception) {
  8. throw Class180.method2506(runtimeexception, "dg.L(" + arg0 + ')');
  9. }
  10. }
  11.  
  12.  
  13. public int readUnsignedByteC() {
  14. return -buffer[currentOffset++] & 0xff;
  15. }
Add Comment
Please, Sign In to add comment