The BSON protocol handler parses BSON documents.
Options
none
Example
PQL
JSONProtocolHandler
json = ACCESS({
source='json',
wrapper='GenericPull',
transport='File',
protocol='BSON',
dataHandler='KeyValueObject',
options=[['filename','scrobbles-2006-10.json']]
})