Encapsulates a copy of this int List into a Int16List.
int
Int16List toInt16List() => Int16List.fromList(this);