MCPcopy 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

closeSndFileMethod · 0.45
testEncodeChugaiMethod · 0.45
lame_decoderMethod · 0.45
lame_encoderMethod · 0.45
runMethod · 0.45
set_id3_albumartMethod · 0.45

Calls 1

lame_closeMethod · 0.80

Tested by 1

testEncodeChugaiMethod · 0.36