Searched refs:PDU_COMPOSER_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
85 private static final int PDU_COMPOSER_BLOCK_SIZE = 1024; field in PduComposer1057 final byte[] buffer = new byte[PDU_COMPOSER_BLOCK_SIZE]; in makeMessageBody()