You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalBuffer Class > TSignalBuffer Methods > TSignalBuffer.DataInBuffer Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalBuffer.DataInBuffer Method

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

Syntax
C#
Visual Basic
public bool DataInBuffer();

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!