You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It does not seem to be possible to fully initialize fields LoadFileDataBlockFormatID & ImplicitSelectionParameter as part of SystemSpecificParameters literally as util.NullByte isn't exported. A solution may be to export NullByte or add a creation function for SystemSpecificParameters to map to the NullByte type. Please advise
The text was updated successfully, but these errors were encountered:
It does not seem to be possible to fully initialize fields
LoadFileDataBlockFormatID
&ImplicitSelectionParameter
as part ofSystemSpecificParameters
literally as util.NullByte isn't exported. A solution may be to export NullByte or add a creation function for SystemSpecificParameters to map to the NullByte type. Please adviseThe text was updated successfully, but these errors were encountered: