Searched refs:BYTES_REQUIRED (Results 1 – 1 of 1) sorted by relevance
566 final int BYTES_REQUIRED = 4; // Bytes in an int. in handleParentProc() local572 byte[] data = new byte[BYTES_REQUIRED]; in handleParentProc()