- mode
- The string representation of the file mode.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalArgumentException if the given string does not match a known file mode.
Converts a string representing a file mode, such as "rw", into a bitmask suitable for use with ParcelFileDescriptor.Open(Java.IO.File, Android.OS.ParcelFileMode).