API reference / @evolu/common / Evolu/Protocol / TimestampsBuffer
Interface: TimestampsBuffer
Defined in: packages/common/src/Evolu/Protocol.ts:781
Properties
Property | Modifier | Type | Defined in |
---|---|---|---|
add | readonly | (timestamp ) => void | packages/common/src/Evolu/Protocol.ts:782 |
addInfinite | readonly | () => void | packages/common/src/Evolu/Protocol.ts:783 |
append | readonly | (buffer ) => void | packages/common/src/Evolu/Protocol.ts:786 |
getCount | readonly | () => number & Brand <"Int" > & Brand <"NonNegative" > | packages/common/src/Evolu/Protocol.ts:784 |
getLength | readonly | () => number | packages/common/src/Evolu/Protocol.ts:785 |