Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zhuker/lamejs
/ close
Method
close
src/main/java/lowlevel/LameDecoder.java:168–170 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
166
}
167
168
public
void
close() {
169
lame.lame_close(gfp);
170
}
171
}
Callers
6
closeSndFile
Method · 0.45
testEncodeChugai
Method · 0.45
lame_decoder
Method · 0.45
lame_encoder
Method · 0.45
run
Method · 0.45
set_id3_albumart
Method · 0.45
Calls
1
lame_close
Method · 0.80
Tested by
1
testEncodeChugai
Method · 0.36