issues
search
DitchOoM
/
buffer
Kotlin Multiplatform bytebuffer/byte[] wrapper
Apache License 2.0
63
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Failed resolution of: Lcom/ditchoom/buffer/BufferFactoryJvm;
#69
ColtonIdle
closed
2 months ago
2
Does this support kotlin wasm?
#68
ColtonIdle
opened
3 months ago
4
How to convert from byteArray into File
#67
hafiz013
closed
3 months ago
1
Set JVM Version to 1.8
#66
thebehera
closed
4 months ago
0
Improving release process
#65
jbruchanov
closed
5 months ago
3
update to kotlin 2.0.0
#64
thebehera
closed
5 months ago
0
Remove publish tag again
#63
thebehera
closed
6 months ago
0
remove publish tag again
#62
thebehera
closed
6 months ago
0
Remove publish tag
#61
thebehera
closed
6 months ago
0
publish the tags
#60
thebehera
closed
6 months ago
0
set task dependencies
#59
thebehera
closed
6 months ago
0
update deps
#58
thebehera
closed
6 months ago
0
Fix JSBuffer.readByteArray
#57
thebehera
closed
6 months ago
0
[BUG] In a kotlin/js project, using PlatformBuffer.wrap and then parsing the data, the results are not as expected
#56
D10NGYANG
closed
6 months ago
2
update kotlin multiplatform
#55
thebehera
closed
8 months ago
0
fragmented read buffer fixes & native buffer fix
#54
thebehera
closed
9 months ago
0
use latest kotlin
#53
thebehera
closed
10 months ago
0
New release process
#52
thebehera
closed
10 months ago
0
Add ubuntu to CI
#51
thebehera
closed
10 months ago
0
fix the position on buffer.write(buffer)
#50
thebehera
closed
10 months ago
0
Inconsistent behaviour ios/jvm, write() doesn't update position on iOS
#49
jbruchanov
closed
10 months ago
2
Add linuxarm64 support
#48
thebehera
closed
11 months ago
0
Arm
#47
StellaLupus
closed
10 months ago
1
increase kotlin version
#46
thebehera
closed
11 months ago
0
update kotlin to 1.9.20
#45
thebehera
closed
1 year ago
0
Update gradle, android plugin, gradle enterprise and use new android naming conventions
#44
thebehera
closed
1 year ago
0
Empty buffer crash fix on `FragmentedReadBuffer.slice`
#43
thebehera
closed
1 year ago
0
avoid crashing on apple when an empty string is passed in to `String.toReadBuffer`
#42
thebehera
closed
1 year ago
0
PlatformBuffer.readString should throw an exception on malformed data
#41
thebehera
closed
1 year ago
0
set target and compile sdk to 34 for android
#40
thebehera
closed
1 year ago
0
Update to kotlin 1.9.10
#39
thebehera
closed
1 year ago
1
bump to Kotlin 1.9, update kotlin-wrappers for JS target
#38
swgnr
closed
1 year ago
5
shared memory
#37
thebehera
closed
1 year ago
0
How can I convert a ByteBuffer to a FloatBuffer (as java.nio.ByteBuffer#asFloatBuffer factory method)?
#36
FavoRiteKK
closed
1 year ago
2
absolute get and set
#35
thebehera
closed
1 year ago
0
Need absolute access functions
#34
clydebarrow
closed
1 year ago
2
Fix JS long position bug
#33
thebehera
closed
1 year ago
0
readBytes(size) - return a shared subsequence buffer and update the original position
#32
thebehera
closed
1 year ago
0
cleanup-slice
#31
thebehera
closed
1 year ago
0
add back legacy targets
#30
thebehera
closed
1 year ago
0
disable watch32bit and enable SimulatorArm64 tests for watchos and tvos
#29
thebehera
closed
1 year ago
0
fix crash when 0 is passed into readByteArray
#28
thebehera
closed
1 year ago
0
reading a byte array wasn't taking into account the position.
#27
thebehera
closed
1 year ago
0
Update Readme.md
#26
thebehera
closed
1 year ago
0
Pass encoding type where supported for strings
#25
thebehera
closed
1 year ago
0
Bail out read utf8 if size is 0
#24
thebehera
closed
1 year ago
0
Deprecate untyped write functions
#23
thebehera
closed
1 year ago
0
NSData for apple platforms
#22
thebehera
closed
1 year ago
1
Kotlin 1.8.0
#21
thebehera
closed
1 year ago
1
revert changes because of build failure
#20
thebehera
closed
1 year ago
0
Next