C# 클래스 FieldTrip.Buffer.DataType

파일 보기 프로젝트 열기: jadref/buffer_bci

공개 프로퍼티들

프로퍼티 타입 설명
wordSize int[]

공개 메소드들

메소드 설명
getObject ( int type, int numel, ByteBuffer buf ) : object

메소드 상세

getObject() 공개 정적인 메소드

public static getObject ( int type, int numel, ByteBuffer buf ) : object
type int
numel int
buf ByteBuffer
리턴 object

프로퍼티 상세

wordSize 공개적으로 정적으로 프로퍼티

public static int[] wordSize
리턴 int[]