Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVlabs/nvbio
/ length
Method
length
nvbio/io/sequence/sequence_encoder.cpp:130–130 ·
view source on GitHub ↗
string length
Source
from the content-addressed store, hash-verified
128
129
// string length
130
uint32 length() const { return m_len; }
131
132
// indexing operator
133
uint8 operator[] (const uint32 i) const
Callers
2
read_ann
Method · 0.45
encode
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected