Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crayzeewulf/libserial
/ GetFileDescriptor
Method
GetFileDescriptor
src/SerialStreamBuf.cpp:588–592 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
586
}
587
588
int
589
SerialStreamBuf::GetFileDescriptor() const
590
{
591
return mImpl->GetFileDescriptor() ;
592
}
593
594
int
595
SerialStreamBuf::GetNumberOfBytesAvailable()
Callers
5
xsputn
Method · 0.45
xsgetn
Method · 0.45
overflow
Method · 0.45
underflow
Method · 0.45
showmanyc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected