uint8<'Measure> (FSharp.Core)

Namespace: FSharp.Core
Assembly: FSharp.Core.dll
Abbreviation For: byte<'Measure>
Base Type: ValueType
All Interfaces: IComparable , IConvertible , ISpanFormattable , IFormattable , ISpanParsable<byte> , IParsable<byte> , IUtf8SpanFormattable , IUtf8SpanParsable<byte> , IComparable<uint8<'Measure>> , IEquatable<uint8<'Measure>>

The type of 8-bit unsigned integer numbers, annotated with a unit of measure. The unit of measure is erased in compiled code and when values of this type are analyzed using reflection. The type is representationally equivalent to Byte.