Grpc.Core.Api.Utils.EncodingExtensions static class EncodingExtensions Documentation Code public static string GetString(this Encoding encoding, IntPtr ptr, int len) Converts IntPtr pointing to a encoded byte array to a string using the provided Encoding.