CborReader
CborReader(ReadOnlyMemory<Byte>, CborConformanceMode, Boolean)
AllowMultipleRootLevelValues
BytesRemaining
ConformanceMode
CurrentDepth
PeekState()
PeekTag()
ReadBigInteger()
ReadBoolean()
ReadByteString()
ReadCborNegativeIntegerRepresentation()
ReadDateTimeOffset()
ReadDecimal()
ReadDefiniteLengthByteString()
ReadDefiniteLengthTextStringBytes()
ReadDouble()
ReadEncodedValue(Boolean)
ReadEndArray()
ReadEndIndefiniteLengthByteString()
ReadEndIndefiniteLengthTextString()
ReadEndMap()
ReadHalf()
ReadInt32()
ReadInt64()
ReadNull()
ReadSimpleValue()
ReadSingle()
ReadStartArray()
ReadStartIndefiniteLengthByteString()
ReadStartIndefiniteLengthTextString()
ReadStartMap()
ReadTag()
ReadTextString()
ReadUInt32()
ReadUInt64()
ReadUnixTimeSeconds()
Reset(ReadOnlyMemory<Byte>)
SkipToParent(Boolean)
SkipValue(Boolean)
TryReadByteString(Span<Byte>, Int32)
TryReadTextString(Span<Char>, Int32)
net10.0
namespace System.Formats.Cbor
{
public class CborReader
{
public Half ReadHalf();
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 8.09.010.0 |
Information specific to net10.0 | |
| Assembly | System.Formats.Cbor , Version=10.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
| Referencing | Requires any:
|
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API