lpw
2024-04-15 8fa52d6d93a9c60f5a09b5fd1c80b3a9c35046d0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
✨)8,@­ð
¤P ¬P
¿@
¯0
¿ 
¬ð
£°
A²ÐŒÂ+¸-ÈÂ+°Â/ˆ+¼Â(¬ÂC´B)ÐB(B(ÐB(<0B+¼)Ô+”Â/¸B(´B)<-„‚,œB)ÐÂA Í(¼B+´B)¸-ü‚(°Â+ŒÂ*<8)”Â(°Â/ŒÂ+´B+”‚+ÐÂ,<0Â)ÈÂ+Ô,ü‚+„B+”Â,    % *Tj€À 0"D1P Å ´@
Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51)¤FirebaseCoreInternalÖarm64-apple-ios13.1-macabi…Ö2 J´|~ý©U2«s:20FirebaseCoreInternal23HTTPHeaderRepresentablePGA type that provides a string representation for use in an HTTP header.L/// A type that provides a string representation for use in an HTTP header.
ÁËç±,Ls:20FirebaseCoreInternal17HeartbeatsPayloadV_A value type representing a payload of heartbeat data intended for sending in network requests.d/// A value type representing a payload of heartbeat data intended for sending in network requests.
///
Z/// This type's structure is optimized for type-safe encoding into a HTTP payload format.
F/// The current encoding format for the payload's current version is:
///
 
///     {
///       "version": 2,
///       "heartbeats": [
///         {
(///           "agent": "dummy_agent_1",
4///           "dates": ["2021-11-01", "2021-11-02"]
///         },
///         {
(///           "agent": "dummy_agent_2",
&///           "dates": ["2021-11-03"]
///         }
 ///       ]
 
///     }
///
dâ®6ëc:@M@FirebaseCoreInternal@objc(cs)FIRHeartbeatsPayloadaA model object representing a payload of heartbeat data intended for sending in network requests.\/// A model object representing a payload of heartbeat data intended for sending in network
/// requests.
çÛIÆ7·s:10Foundation4DataV20FirebaseCoreInternalE6zippedACyKFReturns the compressed data.!/// Returns the compressed data.
$/// - Returns: The compressed data.
./// - Throws: An error if compression failed.
iå|ÍAc:@M@FirebaseCoreInternal@objc(cs)FIRHeartbeatsPayload(py)isEmpty8A Boolean value indicating whether the payload is empty.=/// A Boolean value indicating whether the payload is empty.
    F£ºGŸc:@M@FirebaseCoreInternal@objc(cs)FIRHeartbeatController(im)initWithId:Public initializer./// Public initializer.
T/// - Parameter id: The `id` to associate this controller's heartbeat storage with.
ª;¥Ÿ73s:20FirebaseCoreInternal19HeartbeatControllerC3logyySSF/Asynchronously logs a new heartbeat, if needed.4/// Asynchronously logs a new heartbeat, if needed.
///
%/// - Note: This API is thread-safe.
[/// - Parameter agent: The string agent (i.e. Firebase User Agent) to associate the logged
/// heartbeat with.
kO•P8Ùc:@M@FirebaseCoreInternal@objc(cs)FIRHeartbeatController^An object that provides API to log and flush heartbeats from a synchronized storage container.c/// An object that provides API to log and flush heartbeats from a synchronized storage container.
 fŒ¨9¿s:10Foundation4DataV20FirebaseCoreInternalE8unzippedACyKFReturns the uncompressed data.#/// Returns the uncompressed data.
&/// - Returns: The decompressed data.
0/// - Throws: An error if decompression failed.
Žɪ@3c:@M@FirebaseCoreInternal@objc(cs)FIRHeartbeatController(im)log:/Asynchronously logs a new heartbeat, if needed.4/// Asynchronously logs a new heartbeat, if needed.
///
%/// - Note: This API is thread-safe.
[/// - Parameter agent: The string agent (i.e. Firebase User Agent) to associate the logged
/// heartbeat with.
d­¤=ês:20FirebaseCoreInternal17HeartbeatsPayloadV11headerValueSSyFEReturns a processed payload string intended for use in a HTTP header.J/// Returns a processed payload string intended for use in a HTTP header.
;/// - Returns: A string value from the heartbeats payload.
lKgEêc:@M@FirebaseCoreInternal@objc(cs)FIRHeartbeatsPayload(im)headerValueEReturns a processed payload string intended for use in a HTTP header.J/// Returns a processed payload string intended for use in a HTTP header.
;/// - Returns: A string value from the heartbeats payload.
’úbð>™s:20FirebaseCoreInternal23_ObjC_HeartbeatsPayloadCyAcA0eF0VcfcDesignated initializer./// Designated initializer.
F/// - Parameter heartbeatsPayload: A native-Swift heartbeats payload.
Rö{+ps:10Foundation4DataV20FirebaseCoreInternalE22base64URLEncodedString7optionsSSSo27NSDataBase64EncodingOptionsV_tF*Returns a Base-64 URL-safe encoded string.//// Returns a Base-64 URL-safe encoded string.
///
U/// - parameter options: The options to use for the encoding. Default value is `[]`.
4/// - returns: The Base-64 URL-safe encoded string.
t-}A0c:@M@FirebaseCoreInternal@objc(cs)FIRHeartbeatController(im)flushHSynchronously flushes heartbeats from storage into a heartbeats payload.M/// Synchronously flushes heartbeats from storage into a heartbeats payload.
///
%/// - Note: This API is thread-safe.
B/// - Returns: A heartbeats payload for the flushed heartbeat(s).
W ».Ùs:20FirebaseCoreInternal19HeartbeatControllerC^An object that provides API to log and flush heartbeats from a synchronized storage container.c/// An object that provides API to log and flush heartbeats from a synchronized storage container.
8vVK‰s:20FirebaseCoreInternal17HeartbeatsPayloadV13dateFormatterSo06NSDateG0CvpZ5A default date formatter that uses yyyy-MM-dd format.</// A default date formatter that uses `yyyy-MM-dd` format.
˜ lÜp–s:10Foundation4DataV20FirebaseCoreInternalE16base64URLEncoded7optionsACSgSS_So27NSDataBase64DecodingOptionsVtcfcLInitialize a Data from a Base-64 URL encoded String using the given options.S/// Initialize a `Data` from a Base-64 URL encoded String using the given options.
///
C/// Returns nil when the input is not recognized as valid Base-64.
6/// - parameter base64URLString: The string to parse.
B/// - parameter options: Encoding options. Default value is `[]`.
ù½ÐSRc:@M@FirebaseCoreInternal@objc(cs)FIRHeartbeatController(im)flushHeartbeatFromToday.Synchronously flushes the heartbeat for today.3/// Synchronously flushes the heartbeat for today.
///
E/// If no heartbeat was logged today, the returned payload is empty.
///
%/// - Note: This API is thread-safe.
?/// - Returns: A heartbeats payload for the flushed heartbeat.
Úv1zL8s:20FirebaseCoreInternal19HeartbeatControllerC5flushAA17HeartbeatsPayloadVyFHSynchronously flushes heartbeats from storage into a heartbeats payload.M/// Synchronously flushes heartbeats from storage into a heartbeats payload.
///
%/// - Note: This API is thread-safe.
J/// - Returns: The flushed heartbeats in the form of `HeartbeatsPayload`.
<|8ÇXRs:20FirebaseCoreInternal19HeartbeatControllerC05flushD9FromTodayAA17HeartbeatsPayloadVyF.Synchronously flushes the heartbeat for today.3/// Synchronously flushes the heartbeat for today.
///
E/// If no heartbeat was logged today, the returned payload is empty.
///
%/// - Note: This API is thread-safe.
?/// - Returns: A heartbeats payload for the flushed heartbeat.
þíÂ8s:20FirebaseCoreInternal17HeartbeatsPayloadV7isEmptySbvp8A Boolean value indicating whether the payload is empty.=/// A Boolean value indicating whether the payload is empty.
¿92`:Ÿs:20FirebaseCoreInternal19HeartbeatControllerC2idACSS_tcfcPublic initializer./// Public initializer.
T/// - Parameter id: The `id` to associate this controller's heartbeat storage with.
 ïu¤ næ     ¿üsòû®@øË"
h!