Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InsightIM/Tok-Android
/ getBytes
Method
getBytes
app/src/main/java/com/client/tok/bean/ToxKey.java:13–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
}
12
13
public
byte[] getBytes() {
14
return
ByteUtil.hexStr2Bytes(key);
15
}
16
17
@Override
18
public
String toString() {
Callers
15
ContactInfo
Method · 0.45
getDisplayName
Method · 0.45
fileRecv
Method · 0.45
receiveMessage
Method · 0.45
subscribe
Method · 0.45
splitMessage
Method · 0.45
sendAddFriendRequest
Method · 0.45
acceptAddFriendRequest
Method · 0.45
getFriendNumber
Method · 0.45
reInitFileId
Method · 0.45
sendFileSendRequest
Method · 0.45
sendFileSendRequestNew
Method · 0.45
Calls
1
hexStr2Bytes
Method · 0.95
Tested by
no test coverage detected