@s2-dev/streamstore - v0.22.0
Preparing search index...
ReadLimits
Interface ReadLimits
Limits on how much to read.
interface
ReadLimits
{
bytes
?:
number
;
count
?:
number
;
}
Index
Properties
bytes?
count?
Properties
Optional
Readonly
bytes
bytes
?:
number
Optional
Readonly
count
count
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bytes
count
@s2-dev/streamstore - v0.22.0
Loading...
Limits on how much to read.