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

Reads data from internal Buffer to the Data property.

Syntax
C#
Visual Basic
public bool Read();

Returns true, if sufficent data was available. Data.Length defines the amount of data to read.

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