BinaryTokenStreamReader.ReadFloat 方法

定义

float从流中读取值。

public float ReadFloat ();
member this.ReadFloat : unit -> single
abstract member ReadFloat : unit -> single
override this.ReadFloat : unit -> single
Public Function ReadFloat () As Single

返回

流中当前位置的数据,转换为相应的输出类型。

实现

适用于