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