- 
    Type:Improvement 
- 
    Resolution: Done
- 
    Priority:Major - P3 
- 
    Affects Version/s: None
- 
    Component/s: BSON
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
For GODRIVER-514, we will need to have the ability to get BSON Bytes from a ValueReader and write BSON bytes to a ValueWriter. Add interfaces to handle this. Users who require this will have to cast a ValueReader or ValueWriter to these types.