Possible to use Mono DataConvert in Unity?

this class has unsafe code and additionally my game is a WebPlayer Game, is this possible at all?

http://www.mono-project.com/Mono_DataConvert

Thanks!

Unsafe code cannot be executed within Unity Webplayer, it will be disabled by the sandbox.