Unity.IL2CPP.Formatter.Stringify C# (CSharp) Method

Stringify() static private method

static private Stringify ( IEnumerable hash ) : string
hash IEnumerable
return string
        internal static string Stringify(IEnumerable<byte> hash)
        {
            if (<>f__am$cache1 == null)
            {
                <>f__am$cache1 = new Func<string, byte, string>(null, (IntPtr) <Stringify>m__1);