parseAPI2

package
v0.0.0-...-3d371da Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2015 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package parseAPI2 contains the infrastructure for parsing MCell binary reaction data output that was written according to API version MCELL_BINARY_API_2.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Data

func Data(r io.Reader, data *libmbd.MCellData) (*libmbd.MCellData, error)

Data reads all of the binary count data into MCellData's properly preallocated []byte buffer

func Header(r io.Reader, data *libmbd.MCellData) (*libmbd.MCellData, error)

Header parses the header without reading the actual data. This provides efficient access to metadata and the names of stored data blocks. After calling this function the buffer field of MCellData is set to nil since no data is parsed.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL