@s2-dev/streamstore - v0.22.0
Preparing search index...
AppendRecord
string
Function string
string
(
params
:
{
body
:
string
;
headers
?:
readonly
(
readonly
[
string
,
string
]
)
[]
;
timestamp
?:
number
|
Date
;
}
,
)
:
StringAppendRecord
Create a string-format append record with pre-calculated metered size.
Parameters
params
:
{
body
:
string
;
headers
?:
readonly
(
readonly
[
string
,
string
]
)
[]
;
timestamp
?:
number
|
Date
;
}
Returns
StringAppendRecord
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@s2-dev/streamstore - v0.22.0
Loading...
Create a string-format append record with pre-calculated metered size.