changelog
    
    
    - Fri, 22 Jul 2016 17:52:23 +0300
 
    - by Teemu Piippo <teemu@compsta2.com> [Fri, 22 Jul 2016 17:52:23 +0300] rev 158
 
    - Added the ByteArray typedef for Vector<unsigned char>
 
    - Fri, 22 Jul 2016 17:50:00 +0300
 
    - by Teemu Piippo <teemu@compsta2.com> [Fri, 22 Jul 2016 17:50:00 +0300] rev 157
 
    - Bytestream now behaves more like a cursor. It does not store the data anymore, rather it leaves the user to specify a vector to use for storage.
 
    - Wed, 20 Jul 2016 22:56:16 +0300
 
    - by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 22:56:16 +0300] rev 156
 
    - Restyled RCONSession method names and paren style