readVarIntArray

open fun <T> readVarIntArray(decoder: (input: MCProtocolDeserializer<I>) -> T): List<T>