nnn
Fork of Buffer by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:80d967704f0c | 2017-10-11 | aurorapso2 | change a little |
6:89564915f2a7 | 2016-03-07 | sam_grove | Update class name to MyBuffer to avoid conflicting names with a class in the mbed library |
5:7b754354b99c | 2015-01-07 | ansond | updates to the default buffer sizing |
4:cd0a1f4c623f | 2013-06-26 | sam_grove | merged |
3:c2de0ddfe65b | 2013-06-26 | sam_grove | Allow any size of buffer |
2:d13a72146516 | 2013-05-23 | sam_grove | Optimized the use of _size and created _sizemask instead. Faster during normal operation. |
1:490224f41c09 | 2013-05-23 | sam_grove | Added documentation |
0:5e4bca1bd5f7 | 2013-05-10 | sam_grove | First version - implements basic functionality and overloaded members |