CBFS Storage 2020 Python Edition

Questions / Feedback?

open_root_data Method

Opens the vault's root data stream.

Syntax

def open_root_data() -> CBFSStorageStream: ...

Remarks

This method opens the vault's root data stream, returning a stream object that provides access to its data.

Please refer to the Using RootData topic for more information.

Note: This method can only be called when active is True, and cannot be called within events.

Copyright (c) 2021 Callback Technologies, Inc. - All rights reserved.
CBFS Storage 2020 Python Edition - Version 20.0 [Build 8031]