Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getPhoto
Method
getPhoto
src/main/java/VCard/VCard.java:143–143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
141
}
142
143
public
byte[] getPhoto() {
return
photo; }
144
public
void
setPhoto(byte[] photo) { this.photo=photo; }
145
146
public
String getNickName() {
Callers
4
BrowserFilePathNotify
Method · 0.80
setPhoto
Method · 0.80
setPhoto
Method · 0.80
BrowserFilePathNotify
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected