Type Alias EndianBuf
type EndianBuf = EndianSlice<'input, Endian>
EndianBuf has been renamed to EndianSlice. For ease of upgrading across
gimli versions, we export this type alias.
EndianBuftype EndianBuf = EndianSlice<'input, Endian>
EndianBuf has been renamed to EndianSlice. For ease of upgrading across
gimli versions, we export this type alias.