C# Class FieldTrip.Buffer.DataType

Mostra file Open project: jadref/buffer_bci

Public Properties

Property Type Description
wordSize int[]

Public Methods

Method Description
getObject ( int type, int numel, ByteBuffer buf ) : object

Method Details

getObject() public static method

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

Property Details

wordSize public_oe static_oe property

public static int[] wordSize
return int[]