Trait envoy_sdk::extension::filter::network::Ops[][src]

An interface for manipulating data in both read and write buffers.

Required methods

Loading content...

Implementations

impl dyn Ops[src]

pub fn default() -> &'static dyn Ops[src]

Returns the default implementation that interacts with Envoy through its ABI.

Implementors

Loading content...