withBytes(_:)

Declaration

func withBytes<R, E>(_ body: (RawSpan) throws(E) -> R) throws(E) -> R where E : Error