Are there any examples of deserializing arraybuffers in WP8 plugins?

I'm looking for the WP8 equivalent of Android's byte[] data = args.
getArrayBuffer(3);

Reply via email to