Version: 2022.1
언어: 한국어

파라미터

allocator The allocator to use for the new stream.

반환

ObjectChangeEventStream A new stream that contains all events recorded in this instance at the time of the function call.

설명

Copies the data collected in this instance into a new ObjectChangeEventStream instance.

Calling this method does not affect the internal state of this instance. You can construct multiple independent streams from one builder.