mgravell
|
0628990feb
UTF8 decode: remove "unsafe" from a bunch of places that don't need it any more
|
6 سال پیش |
mgravell
|
9967e42a7f
review feedback; naming : Blob => ByteArray
|
6 سال پیش |
mgravell
|
b6e104f22f
make use of Encoding.GetString(byte*, int) when available; poly-fill when not available (NET45); move related logic to extension class
|
6 سال پیش |
mgravell
|
e95f3297aa
don't allocate/copy a buffer in ReadMetadataFromPtrUnsafe unless we actually need to (move that logic to CreateUnsafe); implement well-known strings check (just "user-agent" at the moment)
|
6 سال پیش |
Jan Tattermusch
|
55b9e5e399
move most of serverside API types to Grpc.Core.Api
|
7 سال پیش |