Transpiled version (8375L) is out of date.
!7 lib 1400516 // jopus 1.1.1 import com.glester.jopus.*; cm TestJOpus > DynSingleFunctionWithPrintLog { @Override void doIt { assertOnLinux(); loadNativeLibraryVerbose(#1400514); fixContextClassLoader(); } class JOpusDecodeStream extends JOpusDecodable is AutoCloseable { InputStream in; public int read() { ret in.read(); } close { dispose in; } } }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): bhatertpkbcr, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032896 | 
| Snippet name: | Test JOpus for decoding Opus stream (Linux only, uses libopus.so, abandoned) | 
| Eternal ID of this version: | #1032896/3 | 
| Text MD5: | 79219281a6ade15f966be29e334cb1eb | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX source code (Dynamic Module) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-10-10 15:14:34 | 
| Source code size: | 415 bytes / 21 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 383 / 511 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |