BufferedInput.convert

Cast to a target type without invoking the wrath of the runtime checks for misalignment. Instead, we truncate the array length.

class BufferedInput
static
Inout!(T)[]
convert
(
T
)
(
Inout!(void)[] x
)

Meta