Searched refs:BYTE_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
62 private static final int BYTE_BUFFER_SIZE = 1024 * 4; field in WaltDevice63 private byte[] buffer = new byte[BYTE_BUFFER_SIZE];