C# 클래스 btEngine.Scrapers.BinaryChunks

파일 보기 프로젝트 열기: gurudvlp/SoundCloudFS 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BinBytes byte[]
ByteLength int

공개 메소드들

메소드 설명
BinaryChunks ( ) : System

메소드 상세

BinaryChunks() 공개 메소드

public BinaryChunks ( ) : System
리턴 System

프로퍼티 상세

BinBytes 공개적으로 프로퍼티

public byte[] BinBytes
리턴 byte[]

ByteLength 공개적으로 프로퍼티

public int ByteLength
리턴 int