• 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
Name
Last commit
Last update
..
keys Loading commit data...
protos Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
CHANGES.txt Loading commit data...
Google.Protobuf.Tools.nuspec Loading commit data...
README.md Loading commit data...
build_packages.bat Loading commit data...
build_tools.sh Loading commit data...
buildall.sh Loading commit data...
generate_protos.sh Loading commit data...