unity3.0 in web player problem

if it can't use Marshal class (using System.Runtime.InteropServices) in the web player unity3.0?

but there is no problem in unity2.6

What is the reason?

if can't using Marshal Class in web.... Are there any other way to convert byte array to struct? thx...