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
encodingForModel should get an enum of available values instead of a string.
This will reduce complexity in the code for the user as well as remove redundant code.
encodingForModel should get an enum of available values instead of a string.
This will reduce complexity in the code for the user as well as remove redundant code.