SerializationReader.ReadNullableByte Method
Returns a Nullable Byte from the stream.
Namespace: SobekCM.Core.MemoryMgmt Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Return ValueType: Nullable<(Of <(<'Byte>)>)>A Nullable Byte. See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |