Right now only sessions support being exported in a binary format (as opposed to csv files and/or directories) via serialization.
In the future it may be worth adding support for experiments and trials to also be exportable in this fashion. Maybe with a custom scheme instead of serialization even.
Perhaps even DataBuffers should be allowed to be exported in this fashion? But maybe that's too crazy.