JS Window Binding with an ArrayBuffer demo.

The CEF document describing JavaScript Window Bindings is here :
https://bitbucket.org/chromiumembedded/cef/wiki/JavaScriptIntegration.md

The following button shows the contents of the ArrayBuffer in window.myobj which was set in the GlobalCEFApp.OnContextCreated event.