readShort

expect open override fun readShort(): Short

Read two bytes from this source and returns a big-endian short.

actual open override fun readShort(): Short

Read two bytes in big-endian order from this source and returns them as a short.