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
Description:
The convertToAscii API in copybook module quantizes the decimal values that is exceeded the expected length in Copybook definition. The proper way to handle this is to throw an error instead of quantize.
The text was updated successfully, but these errors were encountered:
Description:
The
convertToAscii
API in copybook module quantizes the decimal values that is exceeded the expected length in Copybook definition. The proper way to handle this is to throw an error instead of quantize.The text was updated successfully, but these errors were encountered: