Uint16Buffer

constructor(size: Int, direct: Boolean = false)
constructor(data: UShortArrayInt, offset: Int = 0, size: Int = data.size - offset)
constructor(buffer: Buffer)