You are here: Symbol Reference > SignalProcessing Namespace > Classes > TSignalBuffer Class > public > TSignalBuffer.DataInBuffer Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalBuffer.DataInBuffer Method

Returns true, if there is enough data in buffer to fill Data.Length.

Pascal
function DataInBuffer: boolean;

Call this function, if you want to prevent the Pull to update components connected to the Input and only want to use up the data already buffered.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!