[#BloombergLP-ball-FixedSizeRecordBuffer-endSequence] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/FixedSizeRecordBuffer.adoc[FixedSizeRecordBuffer]::endSequence :relfileprefix: ../../../ :mrdocs: _Unlock_ this record buffer, thus allowing other threads to access it. The behavior is undefined unless the buffer is already _locked_ by `beginSequence`. == Synopsis Declared in `<ball_fixedsizerecordbuffer.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual void endSequence() override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#