mCRL2
Loading...
Searching...
No Matches
aterm_io_binary.h File Reference

Go to the source code of this file.

Classes

class  atermpp::binary_aterm_ostream
 Writes terms in a streamable binary aterm format to an output stream. More...
 
class  atermpp::binary_aterm_istream
 Reads terms from a stream in the steamable binary aterm format. More...
 

Namespaces

namespace  atermpp
 The main namespace for the aterm++ library.
 

Functions

bool is_a_binary_aterm (std::istream &is)
 

Function Documentation

◆ is_a_binary_aterm()

bool is_a_binary_aterm ( std::istream &  is)