Module String.Int64_u

val get : string @ local -> (byte:int64 -> int32x8) @ local @@ portable

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

val unsafe_get : string @ local -> (byte:int64 -> int32x8) @ local @@ portable

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