https://learn.microsoft.com/es-es/dotnet/api/system.io.stream.readbyte?view=netframework-4.8.1&viewFallbackFrom=net-6.0
Stream.ReadByte Method (System.IO) | Microsoft Learn
Reads a byte from the stream and advances the position within the stream by one byte, or returns -1 if at the end of the stream.
streamreadbytemethodsystemio
https://onlinedocs.microchip.com/oxy/GUID-450989FA-38E4-4D68-AB61-15ADB29AD718-en-US-6/GUID-7C5F017E-1D9C-4871-A248-BDD5254F95DF.html
2.129.9 TWIHSx_ReadByte Function
C /* x = TWIHS instance number */ /* TWIHS slave mode */ uint8_t TWIHSx_ReadByte ( void ) Summary Read the received TWIHS byte Description This function...
readbytefunction
https://learn.microsoft.com/ja-jp/dotnet/api/system.runtime.interopservices.marshal.readbyte?view=netframework-4.8.1&viewFallbackFrom=net-10.0
Marshal.ReadByte Method (System.Runtime.InteropServices) | Microsoft Learn
Reads a single byte from unmanaged memory. Reading from unaligned memory locations is supported.
marshalreadbytemethodsystemruntime
https://learn.microsoft.com/ru-ru/dotnet/api/system.io.ports.serialport.readbyte?view=netframework-4.8.1&viewFallbackFrom=net-10.0-pp
SerialPort.ReadByte Method (System.IO.Ports) | Microsoft Learn
Synchronously reads one byte from the SerialPort input buffer.
serialportreadbytemethodsystemio
https://learn.microsoft.com/ja-jp/dotnet/api/system.io.isolatedstorage.isolatedstoragefilestream.readbyte?view=net-10.0
IsolatedStorageFileStream.ReadByte Method (System.IO.IsolatedStorage) | Microsoft Learn
Reads a single byte from the IsolatedStorageFileStream object in isolated storage.
readbytemethodsystemiomicrosoft