C# 클래스 Unity.IL2CPP.Building.Hashing.HashTools

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

공개 메소드들

메소드 설명
HashOf ( string toString ) : string
HashOfFile ( NiceIO.NPath path ) : string

비공개 메소드들

메소드 설명
HashToString ( byte computeHash ) : string

메소드 상세

HashOf() 공개 정적인 메소드

public static HashOf ( string toString ) : string
toString string
리턴 string

HashOfFile() 공개 정적인 메소드

public static HashOfFile ( NiceIO.NPath path ) : string
path NiceIO.NPath
리턴 string