fieldInfos

open override var fieldInfos: FieldInfos

Get the FieldInfos describing all fields in this reader.

Note: Implementations should cache the FieldInfos instance returned by this method such that subsequent calls to this method return the same instance.