SerializedBufferSize

Type Alias SerializedBufferSize 

Source
pub type SerializedBufferSize<BS, K> = Sum<BS, <K as Sealed>::Overhead>;
Expand description

Size of serialized BlockBuffer in bytes.