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