Skip to content
Prev 5674 / 12125 Next

[R-pkg-devel] data and load version 3

On 6/30/20 11:48 AM, G?ran Brostr?m wrote:
Format 3 supports efficient serialization of ALTREP objects, that is why 
it was introduced. It also saves the session native encoding and 
converts string on de-serialization when running in different native 
encoding. Documented also in R 3.5 NEWS, in R Internals.

Tomas