1. 21 Jan, 2018 1 commit
    • Steven Allen's avatar
      support large slices · deedd3bb
      Steven Allen authored
      They won't use the buffer pool but it doesn't hurt to be nice to the user by
      allocating such slices anyways.
      deedd3bb
  2. 20 Dec, 2017 3 commits
  3. 21 Nov, 2017 1 commit
    • Steven Allen's avatar
      make ByteSlicePool a *Pool, not a Pool. · 5ef65a03
      Steven Allen authored
      This way, copying it won't copy the underlying pool.
      
      Also, initialize it immediately instead of in an `init` function to ensure that
      it's fully initialized immediately.
      5ef65a03
  4. 17 Nov, 2017 2 commits
  5. 13 Dec, 2014 1 commit
  6. 06 Dec, 2014 1 commit