Float16Array

SerializationFeature.Float16Array

Support for encoding typed array views holding Float16 elements.

Added to v15 2024-03-03.

Versions with v15 before this feature was introduced will not be able to decode data containing such arrays. This added the ArrayBufferViewTag.kFloat16Array constant.