Comment #2 on issue 2172 by baranowb: Reduce byte[] occurrances in favor of ByteBuffer
http://code.google.com/p/mobicents/issues/detail?id=2172

Removed most of create byte[], copy byte, create new byte[] copy once again. All data structures are initialized at start and reused, they are not GCed.

Amit please review. Apply to protocols.

Attachments:
        MTP_ISSUE_2172_v4.patch  45.5 KB

Reply via email to