Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Treatment toI16

std/conv::toI16


Generics

◻ T: ToI16

Inputs

⇥ value: Stream<T>

Outputs

↦ into: Stream<i16>


Turns stream into i16 one.

This treatment manages infaillible conversions to i16 data type.