Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Print3M/ByteCaster
/ ruby
Method
ruby
output/output.go:257–264 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
255
}
256
257
func
(o *output) ruby() {
258
/*
259
buffer = [
260
0x30, 0x63, 0x3A, 0x30, 0x64
261
]
262
*/
263
o.python()
264
}
265
266
func
(o *output) java() {
267
/*
Callers
1
Output
Function · 0.95
Calls
1
python
Method · 0.95
Tested by
no test coverage detected