Aliaksandr Valialkin
|
8ebd0474e5
|
Added missing dots in documentation
|
2016-07-12 09:12:50 +03:00 |
|
Kirill Danshin
|
10f802b4cd
|
implement String() method. closes #7 (#8)
* implement String() method. closes #7
* String() - lower memory usage
|
2016-07-12 09:10:16 +03:00 |
|
Aliaksandr Valialkin
|
21a4b21155
|
Implement io.ReaderFrom
|
2016-06-29 18:32:31 +03:00 |
|
Aliaksandr Valialkin
|
18b5603df3
|
Added io.WriterTo implementation to ByteBuffer
|
2016-06-29 17:48:49 +03:00 |
|
Albert
|
bf51c4698b
|
Small refactoring (#4)
* Move some methods to pool.go
* Use method instead of manual resetting of buffer
* Fix typo
|
2016-06-28 22:46:18 +03:00 |
|
Aliaksandr Valialkin
|
c0dbba6832
|
Small code clarifications after #2 and #3
|
2016-06-27 16:05:21 +03:00 |
|
Albert
|
c57419c995
|
Add Bytes function (#3)
|
2016-06-27 16:00:15 +03:00 |
|
Albert
|
21e406c403
|
Add WriteByte function (#2)
|
2016-06-27 15:59:55 +03:00 |
|
Aliaksandr Valialkin
|
928aed2629
|
Renaming: Acquire->Get, Release->Put for the sake of the consistency with standard package
|
2016-06-24 14:57:35 +03:00 |
|
Aliaksandr Valialkin
|
164e50ac3f
|
renaming: AcquireByteBuffer -> Acquire, ReleaseByteBuffer -> Release
|
2016-06-23 11:07:55 +03:00 |
|
Aliaksandr Valialkin
|
21bf76e6cc
|
Initial implementation
|
2016-06-22 20:28:05 +03:00 |
|