Searched defs:asByte (Results 1 – 2 of 2) sorted by relevance
91 public static byte asByte(int i) { return (byte) i; } in asByte() method in NetworkConstants
375 private static byte asByte(int value) { in asByte() method in RouterAdvertisementDaemon