1. 24 Mar, 2017 1 commit
  2. 23 Feb, 2017 1 commit
  3. 10 Jan, 2017 1 commit
    • Jon Skeet's avatar
      Add ByteString.FromStream and ByteString.FromStreamAsync in C# · fb71df9f
      Jon Skeet authored
      Fixes #2088.
      
      We now have separate tests for netcoreapp and net45 to test the two branches here.
      (netstandard10 doesn't have MemoryStream.GetBuffer)
      
      Although most of this library doesn't have any async functionality,
      this feels like a natural place to locally add it.
      fb71df9f
  4. 14 Nov, 2016 1 commit
  5. 14 Jul, 2016 2 commits