decode_null_element: Deserialize null elements...

Description Usage Arguments Details Value

Description

Deserialize null elements

Usage

1

Arguments

raw

a raw vector

Details

The natural R type to the BSON Null value is NULL. The raw vector should begin with 0A, marking a BSON null.

BSON format: 0A e_name

Value

a named list whose single element is NULL


strongh/rbson documentation built on May 30, 2019, 8:32 p.m.