decodeLast

fun <TField : FieldEncoding.Scalar<TDecoded>, TDecoded : Any> decodeLast(wireValues: List<WireValue>?, type: TField): TDecoded?