| /expo/packages/expo-updates/ios/EXUpdates/ASN1Decoder/ |
| H A D | ASN1Encoder.swift | 31 var encoded = Data() in encodeSequence() variable 32 encoded.append(ASN1Identifier.constructedTag | ASN1Identifier.TagNumber.sequence.rawValue) in encodeSequence() 33 encoded.append(contentLength(of: content.count)) in encodeSequence() 34 encoded.append(content) in encodeSequence() 35 return encoded in encodeSequence()
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/c/ |
| H A D | sk_image.h | 31 SK_API sk_image_t* sk_image_new_from_encoded(const sk_data_t* encoded);
|
| /expo/packages/expo-router/ios/ |
| H A D | ExpoHeadAppDelegateSubscriber.swift | 29 func encoded(_ value: String) -> String { in encoded() function
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | captureRef.mdx | 44 \- `'base64'` -- base64 encoded image. 45 \- `'data-uri'` -- base64 encoded image with data-uri prefix.
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | captureRef.mdx | 44 \- `'base64'` -- base64 encoded image. 45 \- `'data-uri'` -- base64 encoded image with data-uri prefix.
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | captureRef.mdx | 44 \- `'base64'` -- base64 encoded image. 45 \- `'data-uri'` -- base64 encoded image with data-uri prefix.
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | captureRef.mdx | 44 \- `'base64'` -- base64 encoded image. 45 \- `'data-uri'` -- base64 encoded image with data-uri prefix.
|
| /expo/docs/pages/versions/v48.0.0/sdk/ |
| H A D | captureRef.mdx | 44 \- `'base64'` -- base64 encoded image. 45 \- `'data-uri'` -- base64 encoded image with data-uri prefix.
|
| /expo/packages/expo-print/build/ |
| H A D | Print.types.js.map | 1 …encoded string of the file in the returned object.\n */\n base64?: boolean;\n};\n\n// @needsAud…
|
| H A D | Print.js.map | 1 …KWebView`\n * > limitations). As a workaround you can use inlined base64-encoded strings.\n * > Se…
|
| /expo/docs/pages/build-reference/ |
| H A D | git-submodules.mdx | 16 …ference/variables/#using-secrets-in-environment-variables) with a base64 encoded private SSH key t…
|
| /expo/docs/pages/develop/development-builds/ |
| H A D | development-workflows.mdx | 47 | `manifestUrl` | URL-encoded URL of an update manifest to load. The URL will be `https://u.expo.de… 65 | `appScheme` | URL-encoded deeplinking scheme of your development build (defaults to `exp+{slug}` … 66 | `url` | URL-encoded URL of an update manifest to load. The URL will be `https://u.expo.dev/…
|
| /expo/packages/expo-barcode-scanner/src/ |
| H A D | BarCodeScanner.tsx | 65 * The information encoded in the bar code. 184 * refers to the bar code type that was scanned and the data is the information encoded in the bar
|
| /expo/packages/expo-clipboard/build/web/ |
| H A D | Utils.js.map | 1 …encoded data to a `Blob` object.\n * @see https://stackoverflow.com/a/20151856\n */\nexport functi…
|
| /expo/packages/expo-image-picker/build/ |
| H A D | ExponentImagePicker.web.js.map | 1 …RL declaration preceding the\n // Base64-encoded data. To retrieve only the Base64 enco…
|
| /expo/packages/expo-clipboard/build/ |
| H A D | Clipboard.types.js.map | 1 …n// @needsAudit\nexport interface ClipboardImage {\n /**\n * A Base64-encoded string of the ima…
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkImage.h | 119 SK_API sk_sp<SkImage> DeferredFromEncodedData(sk_sp<SkData> encoded,
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkImage.h | 119 SK_API sk_sp<SkImage> DeferredFromEncodedData(sk_sp<SkData> encoded,
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkImage.h | 119 SK_API sk_sp<SkImage> DeferredFromEncodedData(sk_sp<SkData> encoded,
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkImage.h | 119 SK_API sk_sp<SkImage> DeferredFromEncodedData(sk_sp<SkData> encoded,
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkImage.h | 119 SK_API sk_sp<SkImage> DeferredFromEncodedData(sk_sp<SkData> encoded,
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkImage.h | 119 SK_API sk_sp<SkImage> DeferredFromEncodedData(sk_sp<SkData> encoded,
|
| /expo/ios/Exponent/Kernel/Api/ |
| H A D | EXApiV2Client.m | 207 …ngWithFormat:@"The arguments for the remote API call to \"%@\" cannot be encoded as JSON", methodP…
|
| /expo/docs/pages/archive/technical-specs/ |
| H A D | expo-updates-0.mdx | 131 …- `hash`: Base64URL-encoded SHA-256 hash of the file to guarantee integrity. Base64URL encoding is… 209 …y update at any time. A conformant client MUST verify that the base64url-encoded SHA-256 hash of t… 213 The asset MUST be encoded using a compression format that the client supports according to the requ…
|
| /expo/packages/expo-barcode-scanner/build/ |
| H A D | BarCodeScanner.js.map | 1 …encoded in the bar code.\n */\n data: string;\n /**\n * The [BarCodeBounds](#barcodebounds) …
|