Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TigerVNC/tigervnc
/ getPreferredEncoding
Method
getPreferredEncoding
java/com/tigervnc/rfb/CConnection.java:530–533 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
528
}
529
530
public
int
getPreferredEncoding()
531
{
532
return
preferredEncoding;
533
}
534
535
// setCompressLevel()/setQualityLevel() controls the encoding hints
536
// sent to the server
Callers
1
connectionInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected