<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Byte of a struct and onto endian concerns</title><link>http://blogs.msdn.com/b/jeremykuhne/archive/2005/07/19/440264.aspx</link><description>[Updated: added performance data. 7/19] 
 I haven't written for a while, but it hasn't been for lack of things to write about. Just been a little busier than normal lately. I'll let you imagine why. ;) 
 Something that I've been working on is parsing</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>A little more on bytes and endianness (byte order)</title><link>http://blogs.msdn.com/b/jeremykuhne/archive/2005/07/19/440264.aspx#441248</link><pubDate>Thu, 21 Jul 2005 09:08:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:441248</guid><dc:creator>Jeremy Kuhne's Blog</dc:creator><description>In my last post I talked about converting structs into byte arrays and vice versa.&amp;amp;amp;nbsp; There are a...&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=441248" width="1" height="1"&gt;</description></item><item><title>re: Byte of a struct and onto endian concerns</title><link>http://blogs.msdn.com/b/jeremykuhne/archive/2005/07/19/440264.aspx#440398</link><pubDate>Tue, 19 Jul 2005 16:38:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:440398</guid><dc:creator>TAG</dc:creator><description>This is impossible to make T* in current version of C#. &lt;br&gt;Why ? This is related to the fact that 'struct' is too lax restriction on generics. To make a T* type struct must have no managed type members. &lt;br&gt;&lt;br&gt;Make sure to vote on this feature request report &lt;a rel="nofollow" target="_new" href="http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackid=FDBK27903"&gt;http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackid=FDBK27903&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=440398" width="1" height="1"&gt;</description></item></channel></rss>