Searched refs:structSize (Results 1 – 1 of 1) sorted by relevance
1612 var structSize = Marshal.SizeOf(typeof(T)); field1613 return @this.ReadBytes(structSize).ToStruct<T>();