Module String.Nativeint_u

val get : string @ local -> (byte:nativeint -> int64x4) @ local @@ portable

Load 32 bytes from a string at an arbitrary byte offset.

val unsafe_get : string @ local -> (byte:nativeint -> int64x4) @ local @@ portable

Load 32 bytes from a string at an arbitrary byte offset. Does not check bounds.