C# 클래스 Apachai.Hasher

파일 보기 프로젝트 열기: garuma/apachai

공개 메소드들

메소드 설명
ComputeShortValue ( long value ) : string
Hash ( Stream input ) : string

메소드 상세

ComputeShortValue() 공개 정적인 메소드

public static ComputeShortValue ( long value ) : string
value long
리턴 string

Hash() 공개 정적인 메소드

public static Hash ( Stream input ) : string
input Stream
리턴 string