Searched refs:construct (Results 1 – 1 of 1) sorted by relevance
285 fn construct(header: Ref<B, ZbiHeader>, buffer: B) -> ZbiResult<Self> { in construct() method369 let res = Self::construct(header, payload)?; in parse()404 Self::construct(item.header, buffer) in new()