Searched defs:intBytes (Results 1 – 3 of 3) sorted by relevance
429 char intBytes[5]; in writeValueAndFinal() local475 char intBytes[5]; in writeDeltaTo() local
212 private final byte[] intBytes=new byte[5]; field in BytesTrieBuilder
116 public static byte[] intBytes(int i) { in intBytes() method in MjpegFileWriter