TiffStreamReader.ReadSByte
TiffStreamReader.ReadSByte method
从流中读取有符号字节数据。
public sbyte ReadSByte(long position)
范围 | 类型 | 描述 |
---|---|---|
position | Int64 | 要读取的位置。 |
返回值
有符号字节值。
从流中读取有符号字节数据。
public sbyte ReadSByte(long position)
范围 | 类型 | 描述 |
---|---|---|
position | Int64 | 要读取的位置。 |
有符号字节值。