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 2016, The Bro Project. Last updated on December 07, 2018. Created using Sphinx 1.8.2.