ATerm++

PrevUpHomeNext

Function read_from_binary_string

genspect::read_from_binary_string —

Synopsis

aterm read_from_binary_string(const std::string & s, unsigned int size);

Description

Read a aterm from a string in baf format. This function decodes a baf character string into an aterm.

Copyright © 2004 Wieger Wesselink

PrevUpHomeNext