Skip to main content

from_segment

Function from_segment 

Source
pub fn from_segment<T: AsRef<[u8]>, B>(data: T, base: B) -> Segment<T, B>
Expand description

Create a new Binary for a segment of (raw) code