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