Home
last modified time | relevance | path

Searched refs:UTF8 (Results 1 – 25 of 43) sorted by relevance

12

/expo/packages/expo-file-system/android/src/main/java/expo/modules/filesystem/
H A DFileSystemRecords.kt21 val encoding: EncodingType = EncodingType.UTF8,
29 UTF8("utf8"),
68 val encoding: EncodingType = EncodingType.UTF8
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/filesystem/
H A DFileSystemRecords.kt21 val encoding: EncodingType = EncodingType.UTF8,
29 UTF8("utf8"),
68 val encoding: EncodingType = EncodingType.UTF8
/expo/packages/expo-modules-core/ios/Tests/
H A DSharedRefSpec.swift57 return String(decoding: data.pointer, as: UTF8.self) in definition()
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Tests/
H A DSharedRefSpec.swift57 return String(decoding: data.pointer, as: UTF8.self) in definition()
/expo/packages/expo-file-system/build/
H A DFileSystem.types.d.ts218 UTF8 = "utf8", enumerator
H A DFileSystem.types.js.map1UTF8 = 'utf8',\n /**\n * Binary, radix-64 representation.\n */\n Base64 = 'base64',\n}\n\n//…
/expo/packages/expo-file-system/src/
H A DFileSystem.types.ts241 UTF8 = 'utf8', enumerator
/expo/packages/@expo/cli/src/run/ios/codeSigning/__tests__/fixtures/
H A Dminimal.pbxproj1 // !$*UTF8*$!
H A Dsigned-project.pbxproj1 // !$*UTF8*$!
H A Dproject.pbxproj1 // !$*UTF8*$!
/expo/packages/expo-modules-core/build/uuid/lib/
H A Dv35.js.map1 …ringToBytes(str: string) {\n str = unescape(encodeURIComponent(str)); // UTF8 escape\n const byt…
H A Dsha1.js.map1 …s == 'string') {\n const msg = unescape(encodeURIComponent(bytes)); // UTF8 escape\n bytes =…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dfilesystem.mdx206 - **FileSystem.EncodingType.UTF8** -- Standard readable format.
297 …. Options: `FileSystem.EncodingType.UTF8`, `FileSystem.EncodingType.Base64`. Default is `FileSyste…
319 …. Options: `FileSystem.EncodingType.UTF8`, `FileSystem.EncodingType.Base64`. Default is `FileSyste…
/expo/apps/native-tests/ios/NativeTests.xcodeproj/
H A Dproject.pbxproj1 // !$*UTF8*$!
/expo/packages/@expo/config-plugins/src/ios/__tests__/fixtures/
H A Dproject-swift.pbxproj1 // !$*UTF8*$!
H A Dproject-without-create-manifest-ios.pbxproj1 // !$*UTF8*$!
H A Dproject-with-incorrect-create-manifest-ios-path.pbxproj1 // !$*UTF8*$!
H A Dproject-with-entitlements.pbxproj1 // !$*UTF8*$!
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/
H A DABI49_0_0RCTUtils.m134 "not be losslessly converted to UTF8 data: '%@'",
137 NSString *errorMessage = @"ABI49_0_0RCTJSONParse received invalid UTF8 data";
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/
H A DABI48_0_0RCTUtils.m134 "not be losslessly converted to UTF8 data: '%@'",
137 NSString *errorMessage = @"ABI48_0_0RCTJSONParse received invalid UTF8 data";
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/
H A DABI47_0_0RCTUtils.m134 "not be losslessly converted to UTF8 data: '%@'",
137 NSString *errorMessage = @"ABI47_0_0RCTJSONParse received invalid UTF8 data";
/expo/exponent-view-template/ios/exponent-view-template.xcodeproj/
H A Dproject.pbxproj1 // !$*UTF8*$!
/expo/packages/@expo/config-plugins/src/plugins/__tests__/fixtures/project-files/ios/
H A Dproject.pbxproj1 // !$*UTF8*$!
/expo/templates/expo-template-tv/ios/HelloWorld.xcodeproj/
H A Dproject.pbxproj1 // !$*UTF8*$!
/expo/templates/expo-template-bare-minimum/ios/HelloWorld.xcodeproj/
H A Dproject.pbxproj1 // !$*UTF8*$!

12