Searched refs:unprotectBuf (Results 1 – 1 of 1) sorted by relevance
152 ByteBuf unprotectBuf = ref.register((ByteBuf) unprotect); in sendMessage() local153 plaintextRecvd.writeBytes(unprotectBuf); in sendMessage()