solidipes.viewers.binary module

class solidipes.viewers.binary.Binary(data=None)[source]

Bases: Viewer

Viewer for (unknown) binary.

_abc_impl = <_abc._abc_data object>
add(data_container) None[source]

Append text to the viewer.

show() None[source]

Show the viewer.