nn::hio::CTR::SerialChannel::Read Member Function#include <nn/hio.h> Result Read( size_t * pReadSize, void * buf, size_t size, bit32 attr = ATTRIBUTE_NONE ); s32 Read( void * buf, size_t size, bit32 attr = ATTRIBUTE_NONE );
Read(size_t *, void *, size_t, bit32)
|
Receives data from the host and returns the result of the operation. |
Read(void *, size_t, bit32)
|
Receives data from the host. |
Read(size_t *, void *, size_t, bit32)Read(void *, size_t, bit32)CONFIDENTIAL