|
sandbox
|
Public Types | |
| using | lockable_type = Lockable |
Public Member Functions | |
| memory_file_object (const memory_file_object &other) | |
| auto | operator= (const memory_file_object &other) -> memory_file_object & |
| auto | data () const -> std::shared_ptr< std::vector< std::uint8_t > > |
| auto | writable_data () -> std::shared_ptr< std::vector< std::uint8_t > > |
| auto | reset () -> void |