base/frameworks/input/readers/binary.bro

InputBinary

Interface for the binary input reader.

Namespace:InputBinary
Source File:/scripts/base/frameworks/input/readers/binary.bro

Summary

Options

InputBinary::chunk_size: count &redef Size of data chunks to read from the input file at a time.

Detailed Interface

Options

InputBinary::chunk_size
Type:count
Attributes:&redef
Default:1024

Size of data chunks to read from the input file at a time.

Copyright 2013, The Bro Project. Last updated on July 19, 2016. Created using Sphinx 1.4.4.