Math387.StreamWriteUInt8 Method

procedure StreamWriteUInt8(const Dst: TStream; Value: Byte);

#NameTypeDescription
1DstStream
2ValueByte

Result: stored in self (calling object)