Historique des commits

Auteur SHA1 Message Date
  Darien Raymond 2f6a0d539d dont write out empty payload il y a 7 ans
  Darien Raymond 834dc4ab7c remove references after content is written il y a 7 ans
  Darien Raymond 7053293347 fix sync issue in buffered writer il y a 7 ans
  Darien Raymond 0b388280ce simplify writing il y a 7 ans
  Darien Raymond 2594f7027a remove ToNetBuffers il y a 7 ans
  Darien Raymond 950612544b simple write for single buffer il y a 7 ans
  Darien Raymond 7baa6977d3 cleanup buf interfaces il y a 7 ans
  Darien Raymond 6a06908456 optimize encryption read/write operations il y a 7 ans
  Darien Raymond ebea255c74 eliminate partial writes il y a 7 ans
  Darien Raymond 28ccd4ddd5 write all content il y a 7 ans
  Darien Raymond adade2bffd fix lint warnings il y a 7 ans
  Darien Raymond 64ebba3cff implement transport.pipe il y a 7 ans
  Darien Raymond 9d7f43a299 fix lint errors il y a 7 ans
  Darien Raymond ccb2a9f168 comments il y a 7 ans
  Darien Raymond ae4dece6b0 explictly use the io.Writer instance for writing net.Buffers il y a 7 ans
  Darien Raymond 0959755d21 fix a buffer leak in buffered reader il y a 7 ans
  Darien Raymond 7709ee9b7f more interface test il y a 8 ans
  Darien Raymond 41961dbd60 cleanup il y a 8 ans
  Darien Raymond 052d2d8278 merge noOpBytesWriter into noOpWriter il y a 8 ans
  Darien Raymond 2fdccb2424 handle read with data and error at same time il y a 8 ans
  Darien Raymond fcc66704fa comments il y a 8 ans
  Darien Raymond 66ebeaa0ca cleanup il y a 8 ans
  Darien Raymond ec8f8d4e10 remove check for ReaderFrom on underlying writer, as it may be badly implemented. il y a 8 ans
  Darien Raymond afcad409e2 reallocate in for loop il y a 8 ans
  Darien Raymond 23b768576e always allocate buffer in Write il y a 8 ans
  Darien Raymond 743d35c059 flush when not buffered il y a 8 ans
  Darien Raymond f3c5df8798 make sure writer not buffered il y a 8 ans
  Darien Raymond 594ec15c09 cleanup buffer usage il y a 8 ans
  Darien Raymond 66b82e4ab7 cleanup MultiBuffer il y a 8 ans
  Darien Raymond 3d2fd372e1 avoid writing empty payload in bytesToBufferWriter il y a 8 ans